We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Terraform v0.12.19
I am using terraform to scaffold terraform projects. I have no need for the state produced during this work.
I currently .gitignore the tfstate file for this type of usage.
Make internal nil provider consumable externally.
#23766 hashicorp/terraform-provider-local#35
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current Terraform Version
Terraform v0.12.19
Use-cases
I am using terraform to scaffold terraform projects. I have no need for the state produced during this work.
Attempted Solutions
I currently .gitignore the tfstate file for this type of usage.
Proposal
Make internal nil provider consumable externally.
References
#23766
hashicorp/terraform-provider-local#35
The text was updated successfully, but these errors were encountered: