-
Notifications
You must be signed in to change notification settings - Fork 39
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 alicloud provider version #39
Conversation
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
/cc @ialidzhikov |
/review @ialidzhikov |
f2bad33
to
1bfbad1
Compare
Not only updating the version of |
/title update alicloud provider version |
Just bumping the patch version of TF should be no risk, right @ialidzhikov ? |
We need to check the changelogs and probably test with all providers just to be sure. @minchaow , can you update the issue you reference as in it you say that the affected terraform version is |
Yes, makes sense, thanks. |
/assign @ialidzhikov |
For terraform-providers/terraform-provider-alicloud#2399 update /status author-action |
@ialidzhikov: for issue terraform-providers/terraform-provider-alicloud#2399, I tested with latest version of provider, it has already been fixed. So I just closed this issue. |
Thank you. |
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.
I tested some basic operations with the tag from the PR v1.1.0-dev-1bfbad1c5f50618b7be1ac85489b208bec97f144
- it looks good to me.
/lgtm
/remove status/author-action |
@minchaow , I actually reproduce the issue your described in https://github.com/terraform-providers/terraform-provider-alicloud/issues/2399. The first attempt to destroy always fails to delete |
@ialidzhikov , For the problem in which cannot destroy |
We had a short sync with @minchaow and he will try to reproduce. |
affected by issue gardener/gardener-extension-provider-alicloud#94 |
What this PR does / why we need it:
This PR is to update alicloud provider version to
1.84.0
, because in this version it fix the the issue:https://github.com/terraform-providers/terraform-provider-alicloud/issues/2399.
The fix is necessary for the enhancement:
https://github.com/terraform-providers/terraform-provider-alicloud/issues/2399
Which issue(s) this PR fixes:
Fixes #
N/A
Special notes for your reviewer:
N/A
Release note: