Commit Graph

1114 Commits (254ddfa276955cbcc14f01fa597f91d7d4ef8a06)

Author SHA1 Message Date
Daniel Banck 254ddfa276 command: test `graph` with const variables
2 weeks ago
Daniel Banck e81ffa2a02 command: test `providers` with const variables
2 weeks ago
Daniel Banck 57f4867fe1 command: test `providers lock` with const variables
2 weeks ago
Daniel Banck 0e7b974ce6 Fix `providers lock` crash on empty config
2 weeks ago
Daniel Banck 9bb8db34c0 Use t.Setenv in meta-related tests
2 weeks ago
Daniel Banck 00d82a0e88 command: test `providers mirror` with const variables
2 weeks ago
Daniel Banck ea3778cf6f Fix `providers mirrors` crash on empty config
2 weeks ago
Daniel Banck cb72a8e1d2 command: test `providers schema` with const variables
2 weeks ago
Daniel Banck d1f04677c1 command: test `modules` with const variables
2 weeks ago
Daniel Banck ae53fa3695 command: test `state mv` with const variables
2 weeks ago
Daniel Banck ec70386d30 command: test `state push` with const variables
2 weeks ago
Daniel Banck 6caa19bf6c command: test `state replace-provider` with const variables
2 weeks ago
Daniel Banck 2eb9fe90c8 command: test `state rm` with const variables
2 weeks ago
Daniel Banck 77492116dd command: test `taint` with const variables
2 weeks ago
Daniel Banck e1732db97b Add a test backend for fetching remote variables
2 weeks ago
Daniel Banck 27b6f5ed29 command: test `get` with const variables
2 weeks ago
Daniel Banck dde87dc45d Mock the `cloud` backend with a list all vars response
2 weeks ago
Sarah French 2dbb7d9c05
PSS: Remove automatic creation of the default workspace's state file during `init` (#38281)
4 weeks ago
Daniel Banck 977a0fb117 Potentially fetch backend variables for most commands
4 weeks ago
Daniel Banck 5bf90e356f Allow commands to fetch backend variables
4 weeks ago
Daniel Banck 97534ebd3b Improve ParseVariableValues signature with a helper
4 weeks ago
Daniel Banck 0fa9e5b4da command: Add vars to get command (and refactor it)
4 weeks ago
Daniel Banck cdbd4f17f2 command: Add vars to taint command
4 weeks ago
Daniel Banck a836cd610d command: Add vars to state rm command
4 weeks ago
Daniel Banck 2115032765 command: Add vars to state replace command
4 weeks ago
Daniel Banck 36b26535b9 command: Add vars to state push command
4 weeks ago
Daniel Banck aac8834600 command: Add vars to state pull command
4 weeks ago
Daniel Banck b2a5ce8af1 command: Add vars to state mv command
4 weeks ago
Daniel Banck c28c6c6d64 command: Add vars to providers schema command
4 weeks ago
Daniel Banck ed2bdf6825 command: Add vars to providers mirror command
4 weeks ago
Daniel Banck 6c6be5bcfa command: Add vars to pvoiders lock command
4 weeks ago
Daniel Banck 1cc8345926 command: Add vars to providers command
4 weeks ago
Daniel Banck c9e1b3a47b command: Add vars to modules command
4 weeks ago
Daniel Banck a1c74c7d4e command: Add vars to graph command
4 weeks ago
Daniel Banck 4b132a4879 command: Add vars to validate command
4 weeks ago
Sarah French d7baa140f8
fix: Add missing or correct values to error diagnostics raise when initialising a state store from backend state file data (#38275)
1 month ago
Daniel Banck a47b89170f Fix ParseVariableValues for different command flows
1 month ago
Roniece 7a9577e310 Lint
1 month ago
Roniece 1084dccefa Add applied action invocation message type
1 month ago
James Bardin acd6a7e09a
Merge pull request #38264 from hashicorp/jbardin/path-matcher
1 month ago
James Bardin a5077e7ddb don't panic on invalid keys for relevant attrs
1 month ago
Daniel Schmidt e4f91190c9 add tests for dynamic module sources in terraform test
1 month ago
Daniel Banck f9cfdf1ebe Refactoring: Modernize graph command to use arguments
1 month ago
Sarah French ac7206c919
test: Fix E2E tests to use correct errors for assertions, remove use of ioutil in package (#38254)
1 month ago
Daniel Schmidt a9756b273c move initwd config loading into terraform
1 month ago
Daniel Schmidt 0c796986bb move load config calls to new mechanism
1 month ago
Daniel Banck 02723fcd79 Add variable arguments to init help text
1 month ago
Daniel Banck 45ba6796ba Add more dynamic module sources tests
1 month ago
Daniel Banck b6804e2edd Use configuration values for jsonconfig
1 month ago
Daniel Banck 55198eb221 Feedback: Rename remaining static -> const
1 month ago