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

expose nil provider for consumers using terraform in a stateless manner #23820

Open
tkellen opened this issue Jan 9, 2020 · 0 comments
Open

Comments

@tkellen
Copy link

tkellen commented Jan 9, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants