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: set default tf & conftest env vars for apline #3806

Merged
merged 2 commits into from Oct 6, 2023

Conversation

moogly81
Copy link
Contributor

@moogly81 moogly81 commented Oct 2, 2023

what

In the Alpine Docker image, those 2 variables are not available, but they are available in the ubuntu version :
DEFAULT_CONFTEST_VERSION
DEFAULT_TERRAFORM_VERSION

why

Some have expressed the need to use the DEFAULT_TERRAFORM_VERSION and DEFAULT_CONFTEST_VERSION in the alpine image. Right now, we're rebuilding the image to include this environment variable.

tests

I have tested my changes by building locally

@moogly81 moogly81 requested a review from a team as a code owner October 2, 2023 11:52
@github-actions github-actions bot added the build Relating to how we build Atlantis label Oct 2, 2023
@moogly81 moogly81 changed the title make environment available in apline as well feat: make environment available in apline as well Oct 2, 2023
@moogly81 moogly81 changed the title feat: make environment available in apline as well feat: set default tf & conftest env vars for apline Oct 2, 2023
@jamengual
Copy link
Contributor

@moogly81 can you fix the conflicts? Thanks.

@moogly81
Copy link
Contributor Author

moogly81 commented Oct 5, 2023

Done

@jamengual jamengual merged commit 6d3aef2 into runatlantis:main Oct 6, 2023
12 checks passed
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
* Allow DEFAULT_CONFTEST_VERSION and DEFAULT_TERRAFORM_VERSION in alpine image

* update go image to pass build test

---------

Co-authored-by: Damien Sonney <dsonney@pictet.com>
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
* Allow DEFAULT_CONFTEST_VERSION and DEFAULT_TERRAFORM_VERSION in alpine image

* update go image to pass build test

---------

Co-authored-by: Damien Sonney <dsonney@pictet.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Relating to how we build Atlantis
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants