Commit Graph

670 Commits (3fa063b8dcf9c6f94d7bd9a67df3d75a07e1bc95)

Author SHA1 Message Date
James Bardin de5b022a3b legacy types in backend/local
5 years ago
James Bardin 2635b3b023 update remote state to use legacy types
5 years ago
Alisdair McDiarmid c5c1f31db3 backend: Validate remote backend Terraform version
5 years ago
Alisdair McDiarmid eee57280f6 backend: Faster remote backend tests
5 years ago
James Bardin 8e7a9b6312 output test for plan with no root output changes
6 years ago
Upo 3b9c5e5bbb
backend/gcs: remove deprecated "path" config argument (#26841)
6 years ago
Upo 4ccc63d79d
backend: Add service account impersonation to GCS Backend and update the docs (#26700)
6 years ago
Alisdair McDiarmid b335918c3c backend: Only show root module output changes
6 years ago
Paul Thrasher fc8a76a2a3
Stop printing tfce error message log
6 years ago
Kristin Laemmert b8e3b8036a backend: remove deprecated atlas backend
6 years ago
Paul Thrasher 960042ad42
Merge pull request #26618 from hashicorp/pault/tfce-continue-on-error
6 years ago
James Bardin 0b31ffa587 use a single log writer
6 years ago
James Bardin 6ca477f042 move helper/logging to internal
6 years ago
Paul Thrasher d380f5873c
Allow runs to continue on tfce error
6 years ago
James Bardin 5e9425b562 unreachable
6 years ago
James Bardin b8df47c9ac add struct field names
6 years ago
James Bardin 657dd33008
Merge pull request #26557 from remilapeyre/skip-ddl-commands
6 years ago
James Bardin 5eca0788c6 rely solely on the plan changes for outputs
6 years ago
Rémi Lapeyre 12a0a21c0b Add skip_table_creation and skip_index_creation options to the pg backend
6 years ago
James Bardin 57a47d0b82
Merge pull request #26519 from hashicorp/jbardin/FIXME
6 years ago
James Bardin 103a6cf2db update mock provider call
6 years ago
Kristin Laemmert 6f4f6fbc72 helper: deprecate pathorcontents
6 years ago
Kristin Laemmert d2e999ba1f
remove unused code (#26503)
6 years ago
James Bardin 826ccdd123 re-enable test
6 years ago
Pam Selle f84a7c1d57
Merge pull request #26476 from remilapeyre/postgres-backend-escape-schema_name
6 years ago
James Bardin 70652814e3 add missing Context argument
6 years ago
James Bardin 5e13d57f4e
Merge pull request #26463 from hashicorp/kt/azurerm-secret-backend-fix
6 years ago
Alisdair McDiarmid 35d4926bf7
Merge pull request #25837 from remilapeyre/consul-force-unlock
6 years ago
Kristin Laemmert 3933cbd491
remove LegacyProvider (#26433)
6 years ago
Rémi Lapeyre 42be5854a2 Properly quote schema_name in the pg backend configuration
6 years ago
kt b66364f7aa
AzureRM backend: correctly lookup environment from metadata host
6 years ago
Kristin Laemmert d76cfc8c0c
Merge pull request #26440 from hashicorp/mildwonkey/remove-older-state-vs
6 years ago
Pam Selle 3a99405b8b
Merge pull request #26420 from remilapeyre/postgres-default-backend
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 ab6d6f99ae fix races in remote backend mock
6 years ago
Rémi Lapeyre 9acfe30ca6 Always have the default workspace in the pg backend
6 years ago
Rémi Lapeyre 5c7008bd89 Merge remote-tracking branch 'origin/master' into consul-force-unlock
6 years ago
James Bardin 37569f5cc3 insert PlanRefresh into the context
6 years ago
James Bardin bc82347a04 fix tests
6 years ago
James Bardin 312317abd0 wrong instance key in test state
6 years ago
James Bardin 8658424059 skip plan with no refresh test
6 years ago
James Bardin f52d836e0a fix local backend tests to match new behavior
6 years ago
James Bardin be757bd416 Refresh instances during plan
6 years ago
Alisdair McDiarmid e183163739
Merge pull request #25856 from remilapeyre/consul-split-state
6 years ago
Alisdair McDiarmid 92abaadc02
Merge pull request #25842 from remilapeyre/consul-path-slash
6 years ago
Alisdair McDiarmid 09d8355f43 command: Add experimental concise diff renderer
6 years ago
Kirill Zaborsky fbd3f191bd
Minor typo
6 years ago
Matt Kasa c2e35ae3b5
backend/http: add support for configuration by environment variable (#25439)
6 years ago
Kristin Laemmert 196c183dda
terraform: remove state from `validate` graph walk (#26063)
6 years ago
James Bardin 0c5430f88d
Merge pull request #25585 from chushenmeshile/master
6 years ago