-
Notifications
You must be signed in to change notification settings - Fork 899
Bump Terraform provider for aaa #2012
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
Conversation
Ensure the terraform version used by any operator is aligned with the state version. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Bump version of the terraform provider and align it with minimum version used for the build clusters. No change expected. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Revert change introduced in kubernetes@65792ae. The provider is now in 3.x; we can reuse data resources. No change expected. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
How to test: gh pr checkout 2012
terraform init
terraform plan No change expected /hold |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ameukam, spiffxp The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold cancel |
No change, as expected. I ran |
Ref: #1403 |
Upgrading terraform ref: #2020 |
Followup of #2008
Bump terraform provider and align with build clusters
Reuse the data resources we removed in #2008.
Signed-off-by: Arnaud Meukam ameukam@gmail.com