We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85eb8fa commit 4ebdbd3Copy full SHA for 4ebdbd3
_example/complete/main.tf
@@ -1,5 +1,6 @@
1
provider "azurerm" {
2
features {}
3
+ subscription_id = "01111111111110-11-11-11-11"
4
}
5
6
## Resource Group
0 commit comments