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

Update Dockerfile used for terraform #2121

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

mrodm
Copy link
Contributor

@mrodm mrodm commented Sep 23, 2024

Update docker image used to run Terraform.

Author's Checklist

@mrodm mrodm self-assigned this Sep 23, 2024
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

cc @mrodm

@mrodm
Copy link
Contributor Author

mrodm commented Sep 23, 2024

test integrations

@elastic-vault-github-plugin-prod

Created or updated PR in integrations repository to test this version. Check elastic/integrations#11209

ENV GCLOUD_SDK_VERSION 370.0.0-0
ENV TERRAFORM_VERSION 1.1.4
FROM --platform=linux/amd64 ubuntu:24.04
ENV GCLOUD_SDK_VERSION=467.0.0-0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Currently, there are no packages creating resources in google cloud, but it looks good to update this version too.

ENV TERRAFORM_VERSION 1.1.4
FROM --platform=linux/amd64 ubuntu:24.04
ENV GCLOUD_SDK_VERSION=467.0.0-0
ENV TERRAFORM_VERSION=1.9.6
Copy link
Contributor Author

Choose a reason for hiding this comment

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

As today, the latest version available.

@mrodm mrodm requested a review from a team September 23, 2024 16:09
@mrodm mrodm marked this pull request as ready for review September 23, 2024 16:09
@mrodm mrodm merged commit d6990c8 into elastic:main Sep 24, 2024
3 checks passed
@mrodm mrodm deleted the update-docker-terraform branch September 24, 2024 13:43
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.

4 participants