Skip to content
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

custom_ca_trust_enabled remove in 3.116.0 #27229

Closed
1 task done
TartanLeGrand opened this issue Aug 28, 2024 · 3 comments
Closed
1 task done

custom_ca_trust_enabled remove in 3.116.0 #27229

TartanLeGrand opened this issue Aug 28, 2024 · 3 comments

Comments

@TartanLeGrand
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.

Terraform Version

1.7.1

AzureRM Provider Version

3.116.0

Affected Resource(s)/Data Source(s)

azurerm_resource_group

Terraform Configuration Files

https://registry.terraform.io/providers/hashicorp/azurerm/3.115.0/docs/resources/kubernetes_cluster#custom_ca_trust_enabled

vs

https://registry.terraform.io/providers/hashicorp/azurerm/3.116.0/docs/resources/kubernetes_cluster#custom_ca_trust_enabled

Debug Output/Panic Output

https://registry.terraform.io/providers/hashicorp/azurerm/3.115.0/docs/resources/kubernetes_cluster#custom_ca_trust_enabled

vs

https://registry.terraform.io/providers/hashicorp/azurerm/3.116.0/docs/resources/kubernetes_cluster#custom_ca_trust_enabled

Expected Behaviour

No response

Actual Behaviour

No response

Steps to Reproduce

No response

Important Factoids

No response

References

No response

@rcskosir
Copy link
Contributor

@TartanLeGrand Thank you for taking the time to open this issue. custom_ca_trust_enabled was deprecated and then removed in 4.0 of the provider via this PR #26863. Please take a look at this upgrade guide for further information regarding the changes to AKS: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/4.0-upgrade-guide#aks-migration-to-stable-api. Since this was an intentional change and not a bug or feature request, I am going to go ahead and close this issue, thanks!

@TartanLeGrand
Copy link
Author

Hello, thx for your anwser but in the doc we dont have replacement. Do you have the process ? custom_ca_trust_enabled is replaced by http_proxy_config.ca_certificate ?

Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants