Commit Graph

1657 Commits (bc769aeb7ccad4d20e804cb773fcede5260331e3)

Author SHA1 Message Date
Bishwa Shrestha c41336bc77
Exit with error if UI input scan fails (#26509)
5 years ago
Alisdair McDiarmid 7a31e56cb7
Merge pull request #26637 from hashicorp/alisdair/fix-locksfile-unconstrained-versions
5 years ago
Kristin Laemmert 9d623290f4 command/e2etest: do not leave bad directories behind
5 years ago
Alisdair McDiarmid 9576a5b2d8 internal: Fix lockfile constraint output for 1.2.*
5 years ago
James Bardin 0b31ffa587 use a single log writer
5 years ago
James Bardin abf6b9b378 get properly configured hcloggers
5 years ago
James Bardin 6ca477f042 move helper/logging to internal
5 years ago
Martin Atkins 30204ecded command/cliconfig: Allow development overrides for providers
5 years ago
James Bardin 1ecd86d08e
Merge pull request #26155 from hashicorp/unused-env-var
5 years ago
Martin Atkins 55e6f64977 internal/depsfile: Factor out our atomic file replacement logic
5 years ago
Martin Atkins e70ab09bf1 command: new cache directory .terraform/providers for providers
5 years ago
Alisdair McDiarmid c798dc98db command: Show diffs when only sensitivity changes
6 years ago
James Bardin 5eca0788c6 rely solely on the plan changes for outputs
6 years ago
James Bardin 03640057be
Merge pull request #26533 from hashicorp/jbardin/plan-output-changes
6 years ago
James Bardin d2514a9abd update new outputs plan json
6 years ago
Martin Atkins e1cf0ac801 internal/depsfile: Control how the "hashes" value is formatted
6 years ago
Martin Atkins e270291f19 command: terraform providers lock
6 years ago
Martin Atkins 2611e08430 command/init: Mention using the lock file for provider selection
6 years ago
Martin Atkins b3f5c7f1e6 command/init: Read, respect, and update provider dependency locks
6 years ago
Pam Selle eb2a027684
Merge pull request #26518 from hashicorp/pselle/sensitive-experiment
6 years ago
James Bardin 57a47d0b82
Merge pull request #26519 from hashicorp/jbardin/FIXME
6 years ago
James Bardin 027a6c2cf6 update command tests to use new mock provider
6 years ago
Pam Selle bc57c20d10 Remove sensitive_variables experiment
6 years ago
Kristin Laemmert 04be220f5f deprecate helper/copy
6 years ago
Alisdair McDiarmid d05e3b40bf
Merge pull request #26492 from hashicorp/alisdair/sensitive-value-force-replacement
6 years ago
Kristin Laemmert d2e999ba1f
remove unused code (#26503)
6 years ago
Alisdair McDiarmid 62e6f56a50 command: Fix missing force new for sensitive blocks
6 years ago
Alisdair McDiarmid 79a3e33c4d command: Fix missing force new for sensitive vars
6 years ago
Alisdair McDiarmid eb873f5021
Merge pull request #25725 from FGtatsuro/diff_heredoc_hyphen
6 years ago
Pam Selle c57ca152e6 Obfuscate sensitive vals in console
6 years ago
Kristin Laemmert 3933cbd491
remove LegacyProvider (#26433)
6 years ago
Pam Selle 111aadd0f0 Extend tests further
6 years ago
Pam Selle 55c96da27e Move nested block printing to own method for readability
6 years ago
Pam Selle 2ec95f1abc Make an after val unknown to exercise the known check
6 years ago
Pam Selle 73b1d8b0d1 Add special diff for nested blocks
6 years ago
Pam Selle 6617c2729c Test additions for nested blocks
6 years ago
Pam Selle 3e7be13dff Update ordering for marking/unmarking and asserting plan valid
6 years ago
Pam Selle 26f77564d7
Merge pull request #26459 from hashicorp/pselle/sensitive-vals-map
6 years ago
Pam Selle 1817c8ac3c
Merge pull request #26412 from OwenTuz/issue-26411-fix-failing-e2e-test-provider-not-found
6 years ago
Pam Selle 52b6f7f53e Move common IsMarked checks above switch statement
6 years ago
Pam Selle 1780351636 If the whole map is marked, have the same sensitivity behavior as a single value
6 years ago
Pam Selle 0520f143a2 Add diff coverage for maps
6 years ago
Kristin Laemmert d76cfc8c0c
Merge pull request #26440 from hashicorp/mildwonkey/remove-older-state-vs
6 years ago
Kristin Laemmert 479655ad47 refactor tests to use modern states.State in favor of terraform.State where possible
6 years ago
James Bardin c51104fb7c
Merge pull request #26435 from hashicorp/jbardin/races
6 years ago
James Bardin 59110a2ca5 e2etest server was unsynchronized
6 years ago
Martin Atkins 59b116f7bf command/init: Remove support for legacy provider addresses
6 years ago
Owen Tuz 5453147381 Fix bad string match that was causing TestInitProviderNotFound to fail on Macs
6 years ago
Martin Atkins f53264d378 command/init: Better error message for provider unsupported platform
6 years ago
Martin Atkins 0b734a2803 command: Make provider installation interruptible
6 years ago