Skip to content

Update hashicorp/terraform-provider-azurerm to version 3.21.0 (fixes for AKS 1.24)#238

Merged
lonegunmanb merged 1 commit intoAzure:masterfrom
zioproto:aks124
Sep 7, 2022
Merged

Update hashicorp/terraform-provider-azurerm to version 3.21.0 (fixes for AKS 1.24)#238
lonegunmanb merged 1 commit intoAzure:masterfrom
zioproto:aks124

Conversation

@zioproto
Copy link
Copy Markdown
Contributor

When using AKS 1.24 the hashicorp/terraform-provider-azurerm provider has some bugs that result in a empty kube_config in the terraform state:

The version 3.21.0 is the minimum version that contains those fixes.

Fixes #236

(waiting for version 3.21.0 to be actually released https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)

@zioproto zioproto force-pushed the aks124 branch 2 times, most recently from 215decd to e389041 Compare August 30, 2022 15:17
Copy link
Copy Markdown
Member

@lonegunmanb lonegunmanb left a comment

Choose a reason for hiding this comment

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

We might need to update the version information in the README file too.

Comment thread versions.tf Outdated
@zioproto zioproto force-pushed the aks124 branch 5 times, most recently from 080978f to 99dec5b Compare September 5, 2022 13:37
@zioproto
Copy link
Copy Markdown
Contributor Author

zioproto commented Sep 5, 2022

The hashicorp/terraform-provider-azurerm version 3.21.0 is now released.
I tested this PR and it works, and fixes #236
@lonegunmanb do you want to merge this one, or you want to merge the CI first ?

Copy link
Copy Markdown
Member

@lonegunmanb lonegunmanb left a comment

Choose a reason for hiding this comment

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

Thanks @zioproto, LGTM!

@lonegunmanb lonegunmanb merged commit eb3d8f1 into Azure:master Sep 7, 2022
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.

Missing kube_config outputs when on 1.24.x

2 participants