feat: add Terraform configuration and initialization scripts for Azure backend
This commit is contained in:
4
test/backend.config
Normal file
4
test/backend.config
Normal file
@@ -0,0 +1,4 @@
|
||||
storage_account_name = "terraform"
|
||||
container_name = "tfstate"
|
||||
key = "test.tfstate"
|
||||
use_azuread_auth = true
|
||||
Reference in New Issue
Block a user