Skip to content

chore: generate terraform testdata with matching terraform version #13343

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

Merged
merged 6 commits into from
May 22, 2024

Conversation

kylecarbs
Copy link
Member

Fixes #13342.

Terraform changed the default output of the terraform graph command. You must put -type=plan to keep the prior behavior.

Fixes #13342.

Terraform changed the default output of the `terraform graph` command. You must put `-type=plan` to keep the prior behavior.
@kylecarbs kylecarbs requested review from coadler, bpmct and stirby May 22, 2024 15:34
@kylecarbs kylecarbs self-assigned this May 22, 2024
@coadler coadler merged commit 3364abe into main May 22, 2024
30 checks passed
@coadler coadler deleted the tfversion branch May 22, 2024 17:45
@github-actions github-actions bot locked and limited conversation to collaborators May 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Terraform provisioning graph fails to discover agent resources
2 participants