Commit Graph

295 Commits (4835deddaef450198bba00a50311f2ada6f79b96)

Author SHA1 Message Date
UKEME BASSEY 7b34e3e743 redact sensitive output values in run logs
3 years ago
Megan Bang 72ba8a869e removes EnableForcePush and other unrelated code
4 years ago
kmoe ba113ff2cd
add destroy option to terraform apply help text (#31714)
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 dec48a8510
plans: indicate when resource deleted due to move (#31695)
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
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 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
Megan Bang d5decc2407 update flow of schema checking
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
Megan Bang 4fab46749a update persist state
4 years ago
Martin Atkins 783a07d9e8 build: Use Go 1.19
4 years ago
James Bardin 553b8c6de5 expand module subdir globs
4 years ago
Alisdair McDiarmid 27966044ba
Merge pull request #28191 from zimbatm/terraform-fmt-manyargs
4 years ago
kmoe 621af43c04
fix missing output for applyable refresh plans (#31469)
4 years ago
zimbatm 7a9ccc03b2
command/fmt: support formatting multiple files
4 years ago
sebhcp 1ad649c446 goimports on providers.go only
4 years ago
sebhcp e029e7b699 revert "run goimports"
4 years ago
sebhcp 301174a3df run goimports
4 years ago
sebhcp 4d799ab30f normalize [dir] to [DIR]
4 years ago
Brandon Croft c33c8b013f
fix: have `terraform output` adhere to authorization w/ cloud
4 years ago
Martin Atkins 72dd14ca5c core: Do everything except the actual action for plans.NoOp
4 years ago
Brandon Croft 01d510f3cb
test(cloud): ensure state version is created when saving state
4 years ago
Anna Winkler d72911a640 Save detailed type outputs to JSONStateOutputs
4 years ago
Liam Cervante 83e84e5477
terraform init: add warning and guidance when lock file is incomplete (#31399)
4 years ago
Liam Cervante 224728879d
Ignore existing package hashes for `providers lock` command (#31389)
4 years ago
kmoe 7b4a5513a9
command: fix panic on show when state file is invalid or unavailable (#31444)
4 years ago
Jeff Bonhag f30738d965
Add golden reference test for JSON plan (#31362)
4 years ago
Brian Sidebotham a6aa75931b Update internal/command/fmt.go
4 years ago
Brian Sidebotham 7dd199cbd0 Fixes #30072 - Update documentation to show that the old DIR option can target a single file instead
4 years ago
Radek Simko 7feef1c4aa
Use hashicorp/terraform-registry-address as a decoupled library (#28338)
4 years ago
James Bardin fd742cd544 add e2e test with provider schema capabilities
4 years ago
James Bardin 96c720517f fixup broken test fixtures
4 years ago
Liam Cervante acb79a7545
Standardise how blank lines are added to plan for unchanged blocks (#31330)
4 years ago
James Bardin 953c448f9a add simple error indicating backend removal
4 years ago
Martin Atkins 90ea7b0bc5 tfdiags: Treat unknown-related or sensitive-related messages differently
4 years ago