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
While running terraform plan into an infra configured to use GSM:
Error: Invalid index
on .terraform/modules/jx/modules/jx-boot/outputs.tf line 2, in output "vault_installed":
2: value = helm_release.vault-instance.0.id != "" ? true : false
|----------------
| helm_release.vault-instance is empty tuple
The given key does not identify an element in this collection value.
terraform plan fails with that error.
The text was updated successfully, but these errors were encountered:
While running terraform plan into an infra configured to use GSM:
terraform plan
fails with that error.The text was updated successfully, but these errors were encountered: