-
Notifications
You must be signed in to change notification settings - Fork 829
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
Fix Kubernetes terraform provider version #1353
Fix Kubernetes terraform provider version #1353
Conversation
Use older version, fix variables for AKS
0d16ccf
to
cd4405a
Compare
Build Succeeded 👏 Build Id: b2bbe5db-7a7f-4420-b1b6-42860e898658 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Succeeded 👏 Build Id: 459ada91-2c03-4633-820f-b2652d7d74d9 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
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: aLekSer, cyriltovena, roberthbailey 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 |
Build Succeeded 👏 Build Id: f0fef8e3-7e6f-44b4-8f51-62e1c737a630 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
New changes are detected. LGTM label has been removed. |
Build Succeeded 👏 Build Id: ec13b05f-ebd7-43eb-9137-6991de627f4b The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Use older version, fix variables for AKS Co-authored-by: Cyril Tovena <cyril.tovena@gmail.com> Co-authored-by: Mark Mandel <mark.mandel@gmail.com>
Use older version, fix variables for AKS
Removed deprecated field
agent_pool_profile
in favor of newdefault_node_pool
which would be required in next version.There is a know bug in the most recent 1.11.0 version hashicorp/terraform-provider-kubernetes#759, so in order to retiliate this issue we should avoid the most recent version.
For #1329
Error was the following;