Commit Graph

662 Commits (fc8a76a2a3a2ce0d318cdb2e6f3f76ebbc6b28ac)

Author SHA1 Message Date
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
James Bardin bd5ff98ca7
Merge pull request #25830 from hashicorp/kt/secret-metadata-host
6 years ago
James Bardin d46e9a4198
Merge pull request #25770 from hashicorp/f/azure-backend-spcert
6 years ago
Angie Pinilla 582fb73a7c deps: Update aws-sdk-go-based to 0.6.0
6 years ago
Rémi Lapeyre e680211bc0 Split the state in chunks when they outgrow the limit of Consul KV store
6 years ago
Rémi Lapeyre 032d339915 Sanitize lock path for the Consul backend when it ends with a /
6 years ago
Rémi Lapeyre 11eb88753d Fix `terraform force-unlock <lock_id>` for Consul backend
6 years ago
kt 23b4c2db42
azurerm backend: support loading metadata from a given host
6 years ago
James Bardin 1c09df1a66
Merge pull request #25779 from hashicorp/jbardin/remove-state-attrs
6 years ago