Terraform backends
https://www.terraform.io/language/settings/backends
https://www.terraform.io/language/settings/backends/configuration#available-backends
- Terraform S3 backend:
bucket
- Terraform S3 backend: dynamodb_table:
key
gcs
- local
remote
- consul
- COS: Tencent Cloud Object Storage (COS)
- Kubernetes
- pg (PostgreSQL)
- azurerm
Deprecated
https://www.terraform.io/language/settings/backends/s3
Related terms
terraform workspace
- Terraform providers:
provider.tf
terraform state [pull | push]
AWS_PROFILE
- Terraform S3 backend:
profile
https://www.terraform.io/docs/language/settings/backends/s3.html#profile aws s3api create-bucket
andaws s3 mb
- Terraform Associate: Handle backend authentication methods
local
backend- Workspaces and locking
Terraform has been successfully initialized!
terraform init -backend-config
See also
Advertising: