Skip to content

Commit

Permalink
Add features block to azurerm provider in terraform.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
martinyy108 committed Nov 23, 2024
1 parent b069b0c commit 7b051d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@ terraform {
}

provider "azurerm" {
features {

}
# Configuration options
}

0 comments on commit 7b051d4

Please sign in to comment.