Skip to content

docs: update offline tf provider config #10062

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

Merged
merged 2 commits into from
Oct 4, 2023
Merged

docs: update offline tf provider config #10062

merged 2 commits into from
Oct 4, 2023

Conversation

ericpaulsen
Copy link
Member

@ericpaulsen ericpaulsen commented Oct 4, 2023

this PR updates our documentation on configuring a local Terraform provider filesystem mirror when running Coder offline. we update the plugin location to be ~/.terraform.d/plugins, (as noted in the Terraform documentation) instead of the previously documented /opt/terraform/plugins. it also removes the config.tfrc file in favor of the documented ~/.terraformrc file.

this is in response to a customers' offline deployment failing to initialize Terraform providers upon upgrading to 2.2.0.

@ericpaulsen ericpaulsen added docs Area: coder.com/docs bug labels Oct 4, 2023
@ericpaulsen ericpaulsen self-assigned this Oct 4, 2023
@ericpaulsen ericpaulsen changed the title docs: fix offline tf provider config docs: update offline tf provider config Oct 4, 2023
@ericpaulsen ericpaulsen merged commit 1076d16 into main Oct 4, 2023
@ericpaulsen ericpaulsen deleted the fix-offline-tf branch October 4, 2023 19:40
@github-actions github-actions bot locked and limited conversation to collaborators Oct 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs Area: coder.com/docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants