Skip to content

Commit 4ebdbd3

Browse files
committed
fix subscription error
1 parent 85eb8fa commit 4ebdbd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_example/complete/main.tf

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
provider "azurerm" {
22
features {}
3+
subscription_id = "01111111111110-11-11-11-11"
34
}
45

56
## Resource Group

0 commit comments

Comments
 (0)