Terraform local backend
Jump to navigation
Jump to search
https://www.terraform.io/language/settings/backends/local
terraform {
backend "local" {
path = "relative/path/to/terraform.tfstate"
}
}
Related[edit]
See also[edit]
Advertising: