Skip to content

Conversation

@jhixson74
Copy link
Member

This updates the google terraform provider to v3.40.0, the last version before using the terraform plugin sdk v2. This PR piggybacks on #4729.

https://issues.redhat.com/browse/CORS-1523

Add plugin_versions_generate.go and generated plugin_versions.go Update all
plugins to have struct that captures the plugin version and exec binary. Add
environment variable that sets location of terraform.rc so that local terraform
plugins can be used. Update plugin directory to use new terraform plugin paths.

New terraform provider requirements are documented here:

https://www.terraform.io/docs/language/providers/requirements.html
Add terraform.rc and update terraform modules to specify terraform version and
local provider locations.
Add environment variable OPENSHIFT_INSTALL_KEEP_TERRAFORM that will not delete
the installer terraform when set.
Only using this for CI debugging, will be removed.

Temporarily add environment variable TERRAFORM_LOCK_FILE_PATH to override the
location of the new terraform lock file so that installations can complete.
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign sdodson after the PR has been reviewed.
You can assign the PR to them by writing /assign @sdodson in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jhixson74
Copy link
Member Author

/test e2e-gcp

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 25, 2021

@jhixson74: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/verify-vendor b1d2c7f link /test verify-vendor
ci/prow/e2e-openstack b1d2c7f link /test e2e-openstack
ci/prow/e2e-ovirt b1d2c7f link /test e2e-ovirt
ci/prow/e2e-aws-workers-rhel7 b1d2c7f link /test e2e-aws-workers-rhel7
ci/prow/e2e-aws b1d2c7f link /test e2e-aws
ci/prow/e2e-aws-fips b1d2c7f link /test e2e-aws-fips
ci/prow/e2e-gcp b1d2c7f link /test e2e-gcp
ci/prow/e2e-aws-upgrade b1d2c7f link /test e2e-aws-upgrade
ci/prow/e2e-metal-single-node-live-iso b1d2c7f link /test e2e-metal-single-node-live-iso
ci/prow/e2e-metal-ipi-ovn-ipv6 b1d2c7f link /test e2e-metal-ipi-ovn-ipv6
ci/prow/e2e-libvirt b1d2c7f link /test e2e-libvirt
ci/prow/e2e-crc b1d2c7f link /test e2e-crc

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@jhixson74 jhixson74 closed this Apr 8, 2021
@jhixson74
Copy link
Member Author

Superseded by #4729

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.

2 participants