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

feat(build): support installing terraform or providers in airgapped env #125

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

lbergnehr
Copy link
Contributor

@lbergnehr lbergnehr commented Jan 21, 2025

This makes it possible to mirror the hashicorp official install host and installing terraform in an environment where the official release host is not reachable.

Moreover, this also adds the ability to provide a provider mirror host from which to install providers when the official regsitry is not reachable.

Fixes #123.

This makes it possible to mirror the hashicorp official install host and
installing terraform in an environment where the official release host
is not reachable.

Moreover, this also adds the ability to provide a provider mirror host
from which to install providers when the official regsitry is not
reachable.

Signed-off-by: Leo Bergnéhr <[email protected]>
@schristoff schristoff merged commit 56385b0 into getporter:main Jan 23, 2025
2 checks passed
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.

Support air gapped installations of terraform
2 participants