You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rule and the explaination says that the default TLS version set by Terraform is: TLS1_0
As per terraform Defaults to TLS1_2 for new storage accounts.
The rule and the explaination says that the default TLS version set by Terraform is: TLS1_0
As per terraform Defaults to TLS1_2 for new storage accounts.
https://docs.prismacloud.io/en/enterprise-edition/policy-reference/azure-policies/azure-storage-policies/bc-azr-storage-2
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/storage_account#min_tls_version
The text was updated successfully, but these errors were encountered: