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.
While running terraform plan into an infra configured to use GSM:
terraform plan
fails with that error.