Commit Graph

1626 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
Pam Selle c57ca152e6 Obfuscate sensitive vals in console
5 years ago
Kristin Laemmert 3933cbd491
remove LegacyProvider (#26433)
5 years ago
Pam Selle 111aadd0f0 Extend tests further
5 years ago
Pam Selle 55c96da27e Move nested block printing to own method for readability
5 years ago
Pam Selle 2ec95f1abc Make an after val unknown to exercise the known check
5 years ago
Pam Selle 73b1d8b0d1 Add special diff for nested blocks
5 years ago
Pam Selle 6617c2729c Test additions for nested blocks
5 years ago
Pam Selle 3e7be13dff Update ordering for marking/unmarking and asserting plan valid
5 years ago
Pam Selle 26f77564d7
Merge pull request #26459 from hashicorp/pselle/sensitive-vals-map
5 years ago
Pam Selle 1817c8ac3c
Merge pull request #26412 from OwenTuz/issue-26411-fix-failing-e2e-test-provider-not-found
5 years ago
Pam Selle 52b6f7f53e Move common IsMarked checks above switch statement
5 years ago
Pam Selle 1780351636 If the whole map is marked, have the same sensitivity behavior as a single value
5 years ago
Pam Selle 0520f143a2 Add diff coverage for maps
5 years ago
Kristin Laemmert d76cfc8c0c
Merge pull request #26440 from hashicorp/mildwonkey/remove-older-state-vs
5 years ago
Kristin Laemmert 479655ad47 refactor tests to use modern states.State in favor of terraform.State where possible
5 years ago
James Bardin c51104fb7c
Merge pull request #26435 from hashicorp/jbardin/races
5 years ago
James Bardin 59110a2ca5 e2etest server was unsynchronized
5 years ago
Martin Atkins 59b116f7bf command/init: Remove support for legacy provider addresses
5 years ago
Owen Tuz 5453147381 Fix bad string match that was causing TestInitProviderNotFound to fail on Macs
5 years ago
Martin Atkins f53264d378 command/init: Better error message for provider unsupported platform
5 years ago
Martin Atkins 0b734a2803 command: Make provider installation interruptible
5 years ago
Martin Atkins f0ccee854c command/0.13upgrade: Remove this subcommand
5 years ago
Kristin Laemmert fc94c819e5
command: remove unused method on pluginSHA256LockFile (#26402)
5 years ago
Nick McClendon 529ee04269
Fix taint and untaint commands when in a workspace (#22467)
5 years ago
Martin Atkins ff0dbd6215 command/fmt: Restore some opinionated behaviors
5 years ago
Martin Atkins 7951a6db0d command/fmt: Format using the full hclwrite syntax tree
5 years ago
Martin Atkins 05f6a62399 command/fmt: Factor out the actual formatting
5 years ago
Pam Selle 40ea3f4cb8
Merge pull request #26373 from hashicorp/pselle/sensitive-vals-list
5 years ago
Pam Selle 634e83ab63 Change sensitivity warning to be yellow only on 'Warning'
5 years ago
Pam Selle 3dde9efc75 Support list diffs with sensitivity
5 years ago
Pam Selle f2f84003ee
Merge pull request #26367 from hashicorp/pselle/sensitive-diff-format
5 years ago
Martin Atkins 6694cfaa0e getproviders: Add a real type Hash for package hashes
5 years ago
Pam Selle 5b549224ae Refactor to call ContainsMarked less and use len() instead
5 years ago
Alisdair McDiarmid 60c469b4a5
Merge pull request #26345 from hashicorp/alisdair/taint-should-respect-required-version
5 years ago
Pam Selle 3c9fad0b0e Move plan action check into the sensitivity warning method
5 years ago
Pam Selle 531728f6e9 Sensitive diffs for primitive types
5 years ago
Pam Selle 20921dbfb8 Add warning about sensitivity change
5 years ago
Pam Selle 0a02e7040f
Store sensitive attribute paths in state (#26338)
5 years ago
James Bardin 2e5366ac69 remove -mod=vendor from command tests
6 years ago
Alisdair McDiarmid 14a233b019 command: Taint should respect required_version
6 years ago
Alisdair McDiarmid 18f9ea53b9 command: Providers schema shows required_providers
6 years ago
James Bardin ab06f0c9f8 we can roll back the e2e tests
6 years ago
James Bardin c3182bd589 mock provider needs to return a valid response
6 years ago
James Bardin 3b3ff98356 Revert "fix show -json tests"
6 years ago
James Bardin 86dd8938c9 data sources now show up in the initial plan
6 years ago
James Bardin e54949f2e1 fix show -json tests
6 years ago
James Bardin ad5899d8bb ReadResource is called during plan but not destroy
6 years ago
Joe Ceresini 04b39372b0 Add scopes support to password grant type
6 years ago
Joe Ceresini 2ffa84a4de Add command/login test for scopes
6 years ago
Joe Ceresini 2acb7fac9f Include scopes in login URL
6 years ago