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
Enabling the new CLI config setting added in #32494 to resolve #32205 requires adding to the CLI config file.
It would be convenient to use an env var (esp. in a CI type setting) or flag to set this vs. editing the config file.
Creating a feature request for it as suggested in #32494 (comment)
Attempted Solutions
It would obviously also be possible to use a shell command to create and populate the config.
Proposal
Add environment variable to support enabling this setting.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Terraform Version
Use Cases
Enabling the new CLI config setting added in #32494 to resolve #32205 requires adding to the CLI config file.
It would be convenient to use an env var (esp. in a CI type setting) or flag to set this vs. editing the config file.
Creating a feature request for it as suggested in #32494 (comment)
Attempted Solutions
It would obviously also be possible to use a shell command to create and populate the config.
Proposal
Add environment variable to support enabling this setting.
References
The text was updated successfully, but these errors were encountered: