Skip to content

Commit

Permalink
Merge pull request #232 from Azure/murggu/upgrade_356
Browse files Browse the repository at this point in the history
Upgrade to 3.56.0
  • Loading branch information
jdocampo authored May 15, 2023
2 parents f65ab0a + 3cabc59 commit 75b7537
Show file tree
Hide file tree
Showing 78 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion terraform/aks-cluster/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/analysis-services-server/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/application-insights/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/bastion-host/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/cognitive-search/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/cognitive-services/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/container-registry/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/cosmosdb/cosmosdb-account/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/cosmosdb/cosmosdb-sql-database/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/cosmosdb/cosmosdb-table/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/data-explorer/kusto-cluster/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/data-explorer/kusto-database/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/data-factory/data-factory/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/data-share/data-share-account/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/data-share/data-share/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/databricks/databricks-workspace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
| <a name="input_managed_services_cmk_key_vault_key_id"></a> [managed\_services\_cmk\_key\_vault\_key\_id](#input\_managed\_services\_cmk\_key\_vault\_key\_id) | Customer managed encryption properties for the Databricks Workspace managed resources(e.g. Notebooks and Artifacts). | `string` | `null` | no |
| <a name="input_managed_disk_cmk_key_vault_key_id"></a> [managed\_disk\_cmk\_key\_vault\_key\_id](#input\_managed\_disk\_cmk\_key\_vault\_key\_id) | Customer managed encryption properties for the Databricks Workspace managed disks. | `string` | `null` | no |
| <a name="input_managed_disk_cmk_rotation_to_latest_version_enabled"></a> [managed\_disk\_cmk\_rotation\_to\_latest\_version\_enabled](#input\_managed\_disk\_cmk\_rotation\_to\_latest\_version\_enabled) | Whether customer managed keys for disk encryption will automatically be rotated to the latest version. | `bool` | `null` | no |
| <a name="input_load_balancer_backend_address_pool_id"></a> [load\_balancer\_backend\_address\_pool\_id](#input\_load\_balancer\_backend\_address\_pool\_id) | Resource ID of the Outbound Load balancer Backend Address Pool for Secure Cluster Connectivity (No Public IP) workspace. Changing this forces a new resource to be created. | `string` | `null` | no |
| <a name="input_load_balancer_backend_address_pool_id"></a> [load\_balancer\_backend\_address\_pool\_id](#input\_load\_balancer\_backend\_address\_pool\_id) | Resource ID of the Outbound Load balancer Backend Address Pool for Secure Cluster Connectivity (No Public IP) workspace. Changing this forces a new resource to be created. This property is currently disabled and has no effect. | `string` | `null` | no |
| <a name="input_nat_gateway_name"></a> [nat\_gateway\_name](#input\_nat\_gateway\_name) | Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets. Changing this forces a new resource to be created. | `string` | `"nat-gateway"` | no |
| <a name="input_public_ip_name"></a> [public\_ip\_name](#input\_public\_ip\_name) | Name of the Public IP for No Public IP workspace with managed vNet. Changing this forces a new resource to be created. | `string` | `"nat-gw-public-ip"` | no |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
databricks = {
source = "databricks/databricks"
Expand Down
2 changes: 1 addition & 1 deletion terraform/event-grid/event-grid-domain/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/event-grid/event-grid-topic/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/event-hubs/event-hubs/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/firewall/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/hdinsight/hdinsight-hadoop/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/hdinsight/hdinsight-hbase/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/hdinsight/hdinsight-kafka/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/hdinsight/hdinsight-spark/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/key-vault/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/load-balancer/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/mariadb-database/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/mysql-database/test/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.53.0"
version = "= 3.56.0"
}
}
}
Expand Down
Loading

0 comments on commit 75b7537

Please sign in to comment.