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

Always include Skip_Provider_Registration in the providers #34

Open
blgorman opened this issue Jul 17, 2024 · 1 comment
Open

Always include Skip_Provider_Registration in the providers #34

blgorman opened this issue Jul 17, 2024 · 1 comment

Comments

@blgorman
Copy link
Member

Terraform is greedy and tries to register everything it might use

results in a "hanging" plan step

Adding the skip makes sure that it doesn't try to register everything on first run of the plan command

@blgorman
Copy link
Member Author

also add the log
tflog export

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

No branches or pull requests

1 participant