terraform/internal/cloud/testdata
Theo Chupp d15a2bc024
fix: local variables should not be overridden by remote variables during `terraform import` (#29972)
* fix: local variables should not be overridden by remote variables during `terraform import`

* chore: applied the same fix in the 'internal/cloud' package

* backport changes from cloud package to remote package

Co-authored-by: Alisdair McDiarmid <alisdair@users.noreply.github.com>
Co-authored-by: uturunku1 <luces.huayhuaca@gmail.com>
2022-03-15 14:42:11 -07:00
..
apply Add missing log mocks 2021-10-28 19:29:10 -05:00
apply-destroy Add missing log mocks 2021-10-28 19:29:10 -05:00
apply-no-changes Add missing log mocks 2021-10-28 19:29:10 -05:00
apply-policy-hard-failed Add missing log mocks 2021-10-28 19:29:10 -05:00
apply-policy-passed Add missing log mocks 2021-10-28 19:29:10 -05:00
apply-policy-soft-failed Add missing log mocks 2021-10-28 19:29:10 -05:00
apply-variables Add missing log mocks 2021-10-28 19:29:10 -05:00
apply-with-error Add missing log mocks 2021-10-28 19:29:10 -05:00
empty Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
plan Add missing log mocks 2021-10-28 19:29:10 -05:00
plan-cost-estimation Add missing log mocks 2021-10-28 19:29:10 -05:00
plan-long-line Add missing log mocks 2021-10-28 19:29:10 -05:00
plan-no-changes Add missing log mocks 2021-10-28 19:29:10 -05:00
plan-policy-hard-failed Add missing log mocks 2021-10-28 19:29:10 -05:00
plan-policy-passed Add missing log mocks 2021-10-28 19:29:10 -05:00
plan-policy-soft-failed Add missing log mocks 2021-10-28 19:29:10 -05:00
plan-variables Add missing log mocks 2021-10-28 19:29:10 -05:00
plan-with-error Add missing log mocks 2021-10-28 19:29:10 -05:00
plan-with-working-directory/terraform Add missing log mocks 2021-10-28 19:29:10 -05:00
refresh Run apply -refresh-state instead of refresh 2021-10-28 19:29:12 -05:00
variables fix: local variables should not be overridden by remote variables during `terraform import` (#29972) 2022-03-15 14:42:11 -07:00
.gitignore cloud: Don't ignore .log golden files 2021-10-28 19:29:10 -05:00