Terraform v1.0+ compatibility

This commit is contained in:
Chris Long
2021-07-11 20:11:39 -07:00
parent 41fb6c2158
commit ee4ff46b66
6 changed files with 13 additions and 13 deletions

View File

@@ -12,7 +12,6 @@
# Specify the provider and access details
provider "azurerm" {
version = "=2.12.0"
features {}
}