You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Whether to skip deploying the Acmebot package through OneDeploy. When true, the package must be deployed out-of-band and export\_api\_key must be false.
description="Whether to skip deploying the Acmebot package through OneDeploy. When true, the package must be deployed out-of-band and export_api_key must be false."
error_message="export_api_key must be false when skip_package_deployment is true because Terraform cannot order the host key lookup after an out-of-band package deployment."
879
+
}
880
+
}
881
+
870
882
variable"export_api_key" {
871
883
type=bool
872
884
description="Whether to read and export the default function host key as output."
0 commit comments