Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: pin terraform until planning bug is resolved #19560

Merged
merged 1 commit into from
Mar 15, 2023
Merged

Conversation

ryancragun
Copy link
Collaborator

Terraform 1.4.x introduced an issue that prevents some enos resources from planning correctly. This pins the version of Terraform until the issue between provider and Terraform 1.4.x is resolved.

╷
│ Error: exit status 1
│
│ Error: Provider produced invalid plan
│
│ Provider "app.terraform.io/hashicorp-qti/enos" planned an invalid value for
│ module.get_vault_cluster_ips.enos_remote_exec.get_leader_private_ip.environment:
│ sensitive planned value does not match config value.
│
│ This is a bug in the provider, which should be reported in the provider's own
│ issue tracker.
│ 
│
│   (source code not available)

@ryancragun ryancragun enabled auto-merge (squash) March 15, 2023 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants