terraform/internal/backend
Alisdair McDiarmid 57318ef561 backend/remote: Support interop from 0.14 to 1.1
The previous conservative guarantee that we would not make backwards
incompatible changes to the state file format until at least Terraform
1.1 can now be extended. Terraform 0.14 through 1.1 will be able to
interoperably use state files, so we can update the remote backend
version compatibility check accordingly.
2021-09-24 09:26:09 -04:00
..
init Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
local core: refactoring.ImpliedMoveStatements replaces NodeCountBoundary 2021-09-20 09:06:22 -07:00
remote backend/remote: Support interop from 0.14 to 1.1 2021-09-24 09:26:09 -04:00
remote-state Merge pull request #28838 from remilapeyre/consul-size-limit 2021-07-30 14:18:34 -04:00
backend.go backend: Remove Operation.Parallelism field 2021-09-14 10:35:08 -07:00
backend_test.go Move backend/ to internal/backend/ 2021-05-17 14:09:07 -07:00
cli.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
operation_type.go Move backend/ to internal/backend/ 2021-05-17 14:09:07 -07:00
operationtype_string.go Move backend/ to internal/backend/ 2021-05-17 14:09:07 -07:00
testing.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
unparsed_value.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
unparsed_value_test.go configs: add ConstraintType to config.Variable 2021-09-13 08:51:32 -04:00