devops-governance/backends/backend.hcl.sample

6 строки
295 B
Plaintext

storage_account_name="STORAGE_ACCOUNT_NAME"
container_name="STORAGE_CONTAINER_NAME"
key="FILENAME.tfstate"
# To authenticate to the Storage account, pick and uncomment *one* of the options below:
# sas_token="?sv=2019-12-12…" # use SAS token
# access_key="…" # use Storage Account Access Key