Commit Graph

8 Commits (94de72c63834acea811c27a585c19eae29374a4b)

Author SHA1 Message Date
Luces Huayhuaca bdc7d8c0a1
Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626)
4 years ago
Theo Chupp d15a2bc024
fix: local variables should not be overridden by remote variables during `terraform import` (#29972)
4 years ago
Barrett Clark 83337de654 Remove prefix from the cloud backend config
5 years ago
Brandon Croft 9963bf940a refactor: only fetch variables if unset variables are not allowed
5 years ago
Chris Arcand d2b6b5f2b3 cloud: Align local and remote workspace name with 'name' strategy
5 years ago
Chris Arcand 922a8e4488 Refactor private workspace fields into workspaceMapping
5 years ago
Martin Atkins f4758803fe cloud: Backend implements new version of the backend.Local interface
5 years ago
Chris Arcand ea8ad0b15a Initial commit of 'cloud' package
5 years ago