terraform/backend
Kristin Laemmert 190ef537ec backend/remote: notify users when uploading something other than cwd
When a TFC workspace is configured without a VCS root, and with a
working directory, and a user is running `terraform init` from that same
directory, TFC uploads the entire configuration directory, not only the
user's cwd. This is not obvious to the user, so we are adding a descriptive
message explaining what is being uploaded, and why.
2019-07-18 09:50:17 -07:00
..
atlas Change backend.ValidateConfig to PrepareConfig 2019-02-25 18:37:20 -05:00
init Add Alibaba Cloud backend OSS with lock 2019-04-11 07:06:43 +08:00
local Standardise directory name for test data 2019-06-30 10:16:15 +02:00
remote backend/remote: notify users when uploading something other than cwd 2019-07-18 09:50:17 -07:00
remote-state Merge pull request #21739 from hasheddan/s3-backend-comment-typo 2019-07-12 14:01:26 -04:00
backend.go Change backend.ValidateConfig to PrepareConfig 2019-02-25 18:37:20 -05:00
cli.go backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
nil.go Change backend.ValidateConfig to PrepareConfig 2019-02-25 18:37:20 -05:00
nil_test.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
operation_type.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
operationtype_string.go stringer: Regenerate files with latest version 2019-05-13 15:34:27 +01:00
testing.go Change backend.ValidateConfig to PrepareConfig 2019-02-25 18:37:20 -05:00
unparsed_value.go backend: Cap number of "undeclared variable" warnings at four 2019-03-05 15:42:08 -08:00
unparsed_value_test.go backend: Cap number of "undeclared variable" warnings at four 2019-03-05 15:42:08 -08:00