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
# terraform -v
Terraform v1.1.4
on darwin_amd64
+ provider registry.terraform.io/hashicorp/aws v4.31.0
+ provider registry.terraform.io/hashicorp/boundary v1.0.12
+ provider registry.terraform.io/hashicorp/vault v3.8.2
Your version of Terraform is out of date! The latest version
is 1.3.1. You can update by downloading from https://www.terraform.io/downloads.html
Affected Resource(s)
Some of these might be listed bc they rely on another one with this issue.
boundary_credential_store_vault
boundary_managed_group
boundary_host_catalog_static
If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.
Terraform Configuration Files
# Copy-paste your Terraform configurations here - for large Terraform configs,# please use a service like Dropbox and share a link to the ZIP file. For# security, you can also encrypt the files using our GPG public key.
Hi @cten thank you for posting this issue, we actually found this internally early last week and already have a PR to fix it #277 this will be released shortly.
Terraform Version
Affected Resource(s)
Some of these might be listed bc they rely on another one with this issue.
If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.
Terraform Configuration Files
Debug Output
Please provider a link to a GitHub Gist containing the complete debug output: https://www.terraform.io/docs/internals/debugging.html. Please do NOT paste the debug output in the issue; just paste a link to the Gist.
Panic Output
Expected Behavior
The
apply
should be able to refresh the state, then allow me to apply changes.Actual Behavior
When trying to
apply
come configs, terraform crashes while refreshing the state.Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: