hashicorp / terraform-exec

Terraform CLI commands via Go.
https://pkg.go.dev/github.com/hashicorp/terraform-exec
Mozilla Public License 2.0
661 stars 111 forks source link

feat: Add support for terraform plan -generate-config-out #445

Closed hrmsk66 closed 4 months ago

hrmsk66 commented 4 months ago

This PR adds support for the -generate-config-out flag in the terraform plan command, which was introduced in Terraform 1.5.0.

Closes #423

hashicorp-cla-app[bot] commented 4 months ago

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


Hiromasa Kakehashi seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

hrmsk66 commented 4 months ago

Closed this PR and opened a new one (446) with my personal email address associated with the commits and CLA.