Difference between revisions of "Terraform backends"
Jump to navigation
Jump to search
(→Errors) |
|||
Line 40: | Line 40: | ||
== Errors == | == Errors == | ||
− | * [[Error: Backend configuration changed]] | + | * <code>[[Error: Backend configuration changed]]</code> |
== See also == | == See also == |
Revision as of 15:58, 20 April 2023
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
Contents
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
Errors
See also
Advertising: