This website requires JavaScript.
Explore
Help
Sign In
ResiLien
/
terraform
Watch
2
Star
0
Fork
You've already forked terraform
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
22c84c71a4
terraform
/
command
/
test-fixtures
/
backend-change-multi-to-no-...
/
local-state.tfstate
7 lines
110 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Implement the Enterprise enhanced remote backend
2018-07-04 17:24:49 +02:00
{
"version": 3,
"terraform_version": "0.8.2",
"serial": 7,
backend/migrations: migrate the default state Certain backends (currently only the `remote` backend) do not support using both the default and named workspaces at the same time. To make the migration easier for users that currently use both types of workspaces, this commit adds logic to ask the user for a new workspace name during the migration process.
2018-08-28 14:02:18 +02:00
"lineage": "backend-change-env1"
Implement the Enterprise enhanced remote backend
2018-07-04 17:24:49 +02:00
}