Commit Graph

25 Commits (4835deddaef450198bba00a50311f2ada6f79b96)

Author SHA1 Message Date
Megan Bang 72ba8a869e removes EnableForcePush and other unrelated code
4 years ago
Megan Bang b504dd1489 update from code consistency checks
4 years ago
Megan Bang 00cc1ea26d refactor getSchemas
4 years ago
Megan Bang 12e3560d21 check for cloud integration mode
4 years ago
Megan Bang b8f2f81cd6 update to warn if schemas aren't available
4 years ago
Martin Atkins 783a07d9e8 build: Use Go 1.19
4 years ago
Jeff Bonhag f30738d965
Add golden reference test for JSON plan (#31362)
4 years ago
Eng Zer Jun fedd315275
test: use `T.TempDir` to create temporary test directory (#30803)
4 years ago
gabriel376 f5a8608989
cli: Make state commands check required version (#30511)
4 years ago
nozaq 0ce040405c
jsonconfig: fix provider mappings with same names
4 years ago
kmoe 40ec62c139
command: make module installation interruptible
4 years ago
Martin Atkins 5b266dd5ca command: Remove the experimental "terraform add" command
4 years ago
James Bardin 9c80574417 test planfile may need to have a specific lineage
4 years ago
Martin Atkins df578afd7e backend/local: Check dependency lock consistency before any operations
4 years ago
Martin Atkins 6a98e4720c plans/planfile: Create takes most arguments via a struct type
4 years ago
Chris Arcand 171cdbbf93 command: Clean up testInputResponseMap before failing on unused answers
4 years ago
Chris Arcand 8684a85e26 command: Ensure all answers were used in command.testInputResponseMap
4 years ago
James Bardin d0993b0e80 fix temp directory handling in some tests
5 years ago
Martin Atkins 65e0c448a0 workdir: Start of a new package for working directory state management
5 years ago
Kristin Laemmert 583859e510
commands: `terraform add` (#28874)
5 years ago
Martin Atkins 36d0a50427 Move terraform/ to internal/terraform/
5 years ago
Martin Atkins f40800b3a4 Move states/ to internal/states/
5 years ago
Martin Atkins 034e944070 Move plans/ to internal/plans/
5 years ago
Martin Atkins 31349a9c3a Move configs/ to internal/configs/
5 years ago
Martin Atkins ffe056bacb Move command/ to internal/command/
5 years ago