Skip to content

Commit

Permalink
upgrade to 3.36.0 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
murggu authored Dec 19, 2022
1 parent 024fb29 commit f298e01
Show file tree
Hide file tree
Showing 62 changed files with 124 additions and 124 deletions.
4 changes: 2 additions & 2 deletions terraform/aks-cluster/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "aks.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/analysis-services-server/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "analysisservicesserver.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/application-insights/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "applicationinsights.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/bastion-host/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "bastionhost.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/cognitive-search/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "cognitivesearch.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/cognitive-services/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "cognitiveservices.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/container-registry/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "containerregistry.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/cosmosdb/cosmosdb-account/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "cosmosdbaccount.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "cosmosdbcassandrakeyspace.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "cosmosdbgremlindatabase.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/cosmosdb/cosmosdb-mongo-database/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "cosmosdbmongodatabase.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/cosmosdb/cosmosdb-sql-database/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "cosmosdbsqldatabase.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/cosmosdb/cosmosdb-table/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "cosmosdbtable.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/data-explorer/kusto-cluster/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "kustocluster.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/data-explorer/kusto-database/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "kustodatabase.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/data-factory/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "datafactory.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/databricks/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "databricks.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/event-grid/event-grid-domain/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "eventgriddomain.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/event-grid/event-grid-topic/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "eventgridtopic.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/event-hubs/event-hubs-namespace/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "eventhubsnamespace.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/event-hubs/event-hubs/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "eventhubs.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
4 changes: 2 additions & 2 deletions terraform/hdinsight/hdinsight-hadoop/test/providers.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
terraform {
backend "azurerm" {
resource_group_name = "rg-adl-terraform-state"
storage_account_name = "stadlterraformstate"
storage_account_name = "stadltfstate"
container_name = "default"
key = "hdinsighthadoop.terraform.tfstate"
}

required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "= 3.32.0"
version = "= 3.36.0"
}
}

Expand Down
Loading

0 comments on commit f298e01

Please sign in to comment.