mirror of https://github.com/hashicorp/terraform
parent
dbaf8d14a9
commit
b850cd5d2a
@ -1,7 +0,0 @@
|
||||
# provider "azurerm" {
|
||||
# subscription_id = "REPLACE-WITH-YOUR-SUBSCRIPTION-ID"
|
||||
# client_id = "REPLACE-WITH-YOUR-CLIENT-ID"
|
||||
# client_secret = "REPLACE-WITH-YOUR-CLIENT-SECRET"
|
||||
# tenant_id = "REPLACE-WITH-YOUR-TENANT-ID"
|
||||
# }
|
||||
|
||||
@ -1,8 +0,0 @@
|
||||
# Replace with relevant values
|
||||
|
||||
# resource_group = "myresourcegroup"
|
||||
# rg_prefix = "rg"
|
||||
# hostname = "myvm"
|
||||
# dns_name = "mydnsname"
|
||||
# location = "southcentralus"
|
||||
# admin_password = "T3rr@f0rmP@ssword"
|
||||
Loading…
Reference in new issue