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

fix: allow tofu/terraform caches to stay local #331

Merged
merged 4 commits into from
Jul 29, 2024
Merged

Conversation

JonZeolla
Copy link
Member

Contributor Comments

This removes the .terraformrc and updates the related documentation. By pre-configuring a plugin cache in our images, we make it so that inits result in .terraform/providers/... directories which symlink to /home/easy_infra/.terraform.d/plugin-cache/... which not be what's intended by our users.

Pull Request Checklist

Thank you for submitting a contribution to our project!

In order to streamline the review of your contribution we ask that you review and comply with the below requirements:

  • Rebase your branch against the latest commit of the target branch.
  • If you are adding a dependency, please explain how it was chosen.
  • If manual testing is needed in order to validate the changes, provide a testing plan and the expected results.
  • If there is an issue associated with your Pull Request, link the issue to the PR.
  • Validate that documentation is accurate and aligned to any project updates or additions.

Don't forget our more detailed contribution guidelines here.

@JonZeolla JonZeolla enabled auto-merge (squash) July 27, 2024 11:43
Copy link
Member Author

@JonZeolla JonZeolla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whups

build/Dockerfile.opentofu Outdated Show resolved Hide resolved
build/Dockerfile.terraform Outdated Show resolved Hide resolved
build/Dockerfile.terraform Outdated Show resolved Hide resolved
Copy link
Contributor

@ChiefHolland ChiefHolland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JonZeolla JonZeolla merged commit 4fcd241 into main Jul 29, 2024
25 checks passed
@JonZeolla JonZeolla deleted the disable-cache branch July 29, 2024 18:53
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.

2 participants