opentofu/internal/cloud
Chris Arcand 85f37f1aa5 Add missing log mocks
I missed adding these in the original porting commit from the remote
backend, because *.log is added to gitignore.
2021-10-28 19:29:10 -05:00
..
testdata Add missing log mocks 2021-10-28 19:29:10 -05:00
backend_apply_test.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
backend_apply.go Replace generic host error messages for feature support 2021-10-28 19:29:09 -05:00
backend_cli.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
backend_colorize.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
backend_common.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
backend_context_test.go cloud: Backend implements new version of the backend.Local interface 2021-10-28 19:29:09 -05:00
backend_context.go cloud: Backend implements new version of the backend.Local interface 2021-10-28 19:29:09 -05:00
backend_mock.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
backend_plan_test.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
backend_plan.go Replace generic host error messages for feature support 2021-10-28 19:29:09 -05:00
backend_state_test.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
backend_state.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
backend_test.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
backend.go cloud: Backend implements new version of the backend.Local interface 2021-10-28 19:29:09 -05:00
remote_test.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00
testing.go Initial commit of 'cloud' package 2021-10-28 19:29:09 -05:00