terraform/states/statefile/testdata/roundtrip
Alisdair McDiarmid dc2e7520e5 states: Disable Terraform version check
For this version of Terraform and forward, we no longer refuse to read
compatible state files written by future versions of Terraform. This is
a commitment that any changes to the semantics or format of the state
file after this commit will require a new state file version 5.

The result of this is that users of this Terraform version will be able
to share remote state with users of future versions, and all users will
be able to read and write state. This will be true until the next major
state file version is required.

This does not affect users of previous versions of Terraform, which will
continue to refuse to read state written by later versions.
2020-10-28 16:52:35 -04:00
..
v1-simple.in.tfstate
v1-simple.out.tfstate
v3-bigint.in.tfstate
v3-bigint.out.tfstate states/version3 upgrade: revert provider FQN changes (#24504) 2020-04-06 09:24:23 -07:00
v3-builtin.in.tfstate states: Add roundtrip v3->v4 with builtin provider 2020-08-14 15:40:48 -04:00
v3-builtin.out.tfstate states: Add roundtrip v3->v4 with builtin provider 2020-08-14 15:40:48 -04:00
v3-grabbag.in.tfstate
v3-grabbag.out.tfstate states/version3 upgrade: revert provider FQN changes (#24504) 2020-04-06 09:24:23 -07:00
v3-invalid-depends.in.tfstate
v3-invalid-depends.out.tfstate states/version3 upgrade: revert provider FQN changes (#24504) 2020-04-06 09:24:23 -07:00
v3-simple.in.tfstate
v3-simple.out.tfstate states/version3 upgrade: revert provider FQN changes (#24504) 2020-04-06 09:24:23 -07:00
v4-cbd.in.tfstate remove unused depends_on field and add test 2020-05-14 15:46:08 -04:00
v4-cbd.out.tfstate remove unused depends_on field and add test 2020-05-14 15:46:08 -04:00
v4-foreach.in.tfstate
v4-foreach.out.tfstate
v4-future.in.tfstate states: Disable Terraform version check 2020-10-28 16:52:35 -04:00
v4-future.out.tfstate states: Disable Terraform version check 2020-10-28 16:52:35 -04:00
v4-legacy-foreach.in.tfstate
v4-legacy-foreach.out.tfstate
v4-legacy-modules.in.tfstate
v4-legacy-modules.out.tfstate
v4-legacy-simple.in.tfstate addrs: detect builtin provider when parsing legacy provider string (#25154) 2020-06-08 08:27:36 -04:00
v4-legacy-simple.out.tfstate addrs: detect builtin provider when parsing legacy provider string (#25154) 2020-06-08 08:27:36 -04:00
v4-modules.in.tfstate
v4-modules.out.tfstate
v4-simple.in.tfstate states/version3 upgrade: revert provider FQN changes (#24504) 2020-04-06 09:24:23 -07:00
v4-simple.out.tfstate