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 hashicorp/terraform #94

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

ialidzhikov
Copy link
Member

/kind enhancement

terraform@0.12.29 is not able to fetch the latest versions of the terraform providers:

$ terraform-0.12.29 init

Initializing the backend...

Initializing provider plugins...
- Checking for available provider plugins...

No provider "aws" plugins meet the constraint "3.43.0".

The version constraint is derived from the "version" argument within the
provider "aws" block in configuration. Child modules may also apply
provider version constraints. To view the provider versions requested by each
module in the current configuration, run "terraform providers".

To proceed, the version constraints for this provider must be relaxed by
either adjusting or removing the "version" argument in the provider blocks
throughout the configuration.


Warning: registry.terraform.io: This version of Terraform has an outdated GPG key and is unable to verify new provider releases. Please upgrade Terraform to at least 0.12.31 to receive new provider updates. For details see: https://discuss.hashicorp.com/t/hcsec-2021-12-codecov-security-event-and-hashicorp-gpg-key-exposure/23512



Error: no suitable version is available

For more details about the issue, see https://discuss.hashicorp.com/t/terraform-updates-for-hcsec-2021-12/23570.

This PR updates the terraform version to 0.12.31 that has the updated public keys and can fetch even the new versions of the terraform providers.

Required for gardener/gardener-extension-provider-aws#319

Release note:

The terraform version for the alicloud, all, aws, azure, gcp, openstack, slim images is updated:
- hashicorp/terraform: 0.12.29 -> 0.12.31

from 0.12.29 to 0.12.31

Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
@ialidzhikov ialidzhikov requested a review from a team as a code owner June 3, 2021 13:47
@gardener-robot gardener-robot added kind/enhancement Enhancement, improvement, extension needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels Jun 3, 2021
@gardener-robot-ci-3 gardener-robot-ci-3 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Jun 3, 2021
Copy link
Member

@timebertt timebertt left a comment

Choose a reason for hiding this comment

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

/lgtm
/test

cc @kon-angelo, maybe the upgrade issues you encountered are related to this?

@gardener-robot gardener-robot added kind/test Test reviewed/lgtm Has approval for merging and removed needs/review Needs review labels Jun 4, 2021
@timebertt
Copy link
Member

Merging, as the TM bot is currently having troubles. We still have the release test

@timebertt timebertt merged commit 11992be into gardener:master Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement, improvement, extension kind/test Test needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) reviewed/lgtm Has approval for merging size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants