Commit Graph

30379 Commits (ba113ff2cd3708d8a0e49df66d649774af5aaa4e)
 

Author SHA1 Message Date
kmoe ba113ff2cd
add destroy option to terraform apply help text (#31714)
4 years ago
kmoe 6ac24d8002
Update CHANGELOG.md
4 years ago
kmoe a9155e9cfe
Update CHANGELOG.md
4 years ago
James Bardin 522556534d
remove deprecated backends (#31711)
4 years ago
kmoe 3dbf5cc623
Update CHANGELOG.md
4 years ago
megan07 cb340207d8
Merge pull request #31698 from hashicorp/megan_tf563
4 years ago
Megan Bang 37b7e6ebce don't check diags for errors
4 years ago
Megan Bang 4d749e2813 add warning to diags and show at the end of each command
4 years ago
Megan Bang 5eaa4c45c0 fix imports
4 years ago
Megan Bang de8bd5826f first part of code review comments
4 years ago
kmoe 477f7fe9a9
Update CHANGELOG.md
4 years ago
kmoe dec48a8510
plans: indicate when resource deleted due to move (#31695)
4 years ago
Megan Bang 7e5b7b283e updates for code consistency
4 years ago
Megan Bang dbf99f17b1 add test and removed backend state from cloud
4 years ago
Megan Bang b504dd1489 update from code consistency checks
4 years ago
Megan Bang 485a1f6777 remove test for error
4 years ago
Megan Bang bddf6a9b34 updating to use the latest version of cloud/state.go and just pass schemas along to PersistState in the remote state
4 years ago
Megan Bang b572e57fb3 refactor GetSchemas to include an option to pass in a config
4 years ago
Megan Bang 40263cd861 undo taint test changes
4 years ago
Megan Bang 00cc1ea26d refactor getSchemas
4 years ago
Alisdair McDiarmid 1347aa29fd
Update init.mdx
4 years ago
Alisdair McDiarmid 0d35244253
Merge pull request #31682 from kmchau428/patch-1
4 years ago
Alisdair McDiarmid e80f29df94
Update CHANGELOG.md
4 years ago
kmchau 38b3bf8edb
Update init.mdx
4 years ago
Martin Atkins 71dec301a2 command/jsonchecks: Mark check result objects as experimental
4 years ago
Martin Atkins a8c255c779 command/jsonstate: Include check results in JSON state report
4 years ago
Martin Atkins 0e4e9f7706 addrs: Be explicit about checkable object address kinds
4 years ago
Martin Atkins fe7e6f970e command/jsonplan: Include new-style check results in JSON plan output
4 years ago
Martin Atkins d63871f70d core: Propagate check results accurately from plan to apply
4 years ago
Martin Atkins 6de3b1bd16 states/statefile: Serialize check results into state snapshots
4 years ago
Martin Atkins 9e4861adbb states: Two-level representation of check results
4 years ago
Martin Atkins 3785619f93 core: Use the new checks package for condition tracking
4 years ago
Martin Atkins 9dea19807f checks: A new package for modeling custom condition checks
4 years ago
Martin Atkins 696b403bf3 addrs: OutputValue.InModule
4 years ago
Martin Atkins 209b8de7a5 configs: Variable and Output both have Addr methods
4 years ago
Martin Atkins d06cbfe6c8 addrs: ConfigCheckable type
4 years ago
Megan Bang 344379f5c7 fix cloud state breaking?
4 years ago
Megan Bang d5decc2407 update flow of schema checking
4 years ago
Megan Bang 12e3560d21 check for cloud integration mode
4 years ago
Megan Bang 021f1f69e9 updates to cloud state
4 years ago
Megan Bang b8f2f81cd6 update to warn if schemas aren't available
4 years ago
Martin Atkins 746bd49723 build: Exclude .pb.go files from goimports checking
4 years ago
Martin Atkins 443d470a86 build: FIXME to make goimportscheck.sh work on Bash 3 maybe
4 years ago
Martin Atkins d735de3656 build: checks.yml GitHub Actions workflow doesn't need goimports installed
4 years ago
Martin Atkins 4c7f20853f build: Run scripts directly from makefile, rather than via sh
4 years ago
Martin Atkins edb1152ae0 build: Enable command echo for various Makefile targets
4 years ago
Martin Atkins c2ec25e359 build: goimports check relative to PR base branch
4 years ago
Martin Atkins 246686813d build: goimports check supports any number of changed files
4 years ago
kmchau 031c8bba82
Update init.mdx
4 years ago
Megan Bang 4fab46749a update persist state
4 years ago