Skip to content

Commit

Permalink
config: adding web @ 2016-06-01 to Resource Manager
Browse files Browse the repository at this point in the history
This unblocks hashicorp/terraform-provider-azurerm#1691
as the upstream issue hasn't been resolved Azure/azure-sdk-for-go#9393
  • Loading branch information
tombuildsstuff committed Mar 7, 2022
1 parent c6d1527 commit bce6de2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,7 @@ service "vmware" {
name = "VMware"
available = ["2020-03-20"]
}
service "web" {
name = "Web"
available = ["2016-06-01"]
}

0 comments on commit bce6de2

Please sign in to comment.