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
$ tf plan -var-file terraform.tfvars
Refreshing Terraform state in-memory prior to plan...
The refreshed state will be used to calculate this plan, but will not be
persisted to local or remote state storage.
data.external.additive_bindings_temp_struct: Refreshing state...
Error: Error refreshing state: 1 error(s) occurred:
* module.iam.data.external.additive_bindings_temp_struct: 1 error(s) occurred:
* module.iam.data.external.additive_bindings_temp_struct: data.external.additive_bindings_temp_struct: failed to execute "bash": /Users/project/.terraform/modules/a4dd812b5e5800e40cffd6c5f897b691/scripts/create_additive_authoritative_structures.sh: line 154: /usr/local/bin/jq: Argument list too long
The text was updated successfully, but these errors were encountered:
Getting the an error while executing
tf plan -var-file terraform.tfvars
The
iam.tf
file looks like this:Running a plan got 1 error:
The text was updated successfully, but these errors were encountered: