You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/command/testdata/plan-out-backend-workspace/.terraform
Sarah French 0941763d05
test: Add a test that shows a custom workspace being baked-into a planfile (#37917)
5 months ago
..
README.md test: Add a test that shows a custom workspace being baked-into a planfile (#37917) 5 months ago
environment test: Add a test that shows a custom workspace being baked-into a planfile (#37917) 5 months ago
terraform.tfstate test: Add a test that shows a custom workspace being baked-into a planfile (#37917) 5 months ago

README.md

The test using this test fixture asserts that a plan generated from this configuration includes both:

  1. Details of the backend defined in the config when the plan was created
  2. Details of the workspace that was selected when the plan was generated

The inmem backend is used because it supports the use of CE workspaces. We set a non-default workspace in internal/command/testdata/plan-out-backend-workspace/.terraform/environment.