hashicorp / terraform-provider-azurerm

Terraform provider for Azure Resource Manager
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Mozilla Public License 2.0
4.61k stars 4.65k forks source link

`azurerm_cosmosdb_account` - update for TLS 1.0&1.1 retirement #27986

Closed ziyeqf closed 3 hours ago

ziyeqf commented 1 week ago

Community Note

Description

To deprecate 1.0 and 1.1 for minimum_tls_version per the announcement

PR Checklist

Changes to existing Resource / Data Source

draft to run tests

Testing

4.0 :

image

5.0:

image

As these failures shall not be caused by this PR, can we tolerate it?

Change Log

Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.

This is a (please select all that apply):

Related Issue(s)

[!NOTE] If this PR changes meaningfully during the course of review please update the title and description as required.

stephybun commented 1 day ago

Is this ready for review?

ziyeqf commented 10 hours ago

spent some time to get testing result, it's ready for review now