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

Write default Terraform CLI configuration #10

Merged
merged 1 commit into from
Mar 12, 2018
Merged

Write default Terraform CLI configuration #10

merged 1 commit into from
Mar 12, 2018

Conversation

tmatilai
Copy link
Collaborator

Add configuration to ~/.terraformrc if the keys are not already set:

  • Disable Terraform upgrade and security bulletin checks
  • Configure global Terraform plugin cache

Docs: https://www.terraform.io/docs/commands/cli-config.html

Add configuration to `~/.terraformrc` if the keys are not already set:

* Disable Terraform upgrade and security bulletin checks
* Configure global Terraform plugin cache
@tmatilai tmatilai merged commit 123ae3f into master Mar 12, 2018
@tmatilai tmatilai deleted the terraformrc branch March 12, 2018 06:41
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

Successfully merging this pull request may close these issues.

1 participant