Update main.tf
This commit is contained in:
parent
9b2171c007
commit
32c5f40d8a
@ -155,7 +155,7 @@ module "agentapi" {
|
||||
set -o pipefail
|
||||
|
||||
echo -n '${base64encode(local.install_script)}' | base64 -d > /tmp/install.sh
|
||||
chmod +x /tmp/install.sh
|
||||
chmod +x /tmp/install.sh
|
||||
|
||||
ARG_PROVIDER='${var.goose_provider}' \
|
||||
ARG_MODEL='${var.goose_model}' \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user