Commit Graph

1456 Commits (b5658a46a2aacb3e96bd10722027f179f3900a8d)

Author SHA1 Message Date
Alisdair McDiarmid b5658a46a2 Rebuild protobuf
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Liam Cervante 4210d905c0
[plannable import] embed the resource id within the changes (#33134)
3 years ago
Liam Cervante b5576159da
Migrate 'state show' command to new renderer (#33116)
3 years ago
kmoe 28643516b2
Plannable import 3: Make import plannable (#33085)
3 years ago
Zac Clifton 3bb6a5896b
Feat: Add strcontains function and documentation (#33069)
3 years ago
Alisdair McDiarmid 0ffdd07980 Fix goimports discrepancies
3 years ago
kmoe c6400fabb1
configs: add import block (#33081)
3 years ago
kmoe 531efd303b
add types for plannable import (#33080)
3 years ago
Lauren 50c3f53595 add resource_drift logtype
3 years ago
James Bardin d47d475a03
Merge pull request #33079 from hashicorp/jbardin/destroy-plan-faster-providers
3 years ago
James Bardin 583350a5c4 skip inter-provider cycle check in destroy plan
3 years ago
Liam Cervante b54668f44c
make the unknown attribute renderer consider the force replacement metadata (#33065)
3 years ago
Liam Cervante 14123e277c
Include sensitive metadata from the schema when building the json state output (#33059)
3 years ago
Liam Cervante 519a18aedf
Propagate unknown and sensitive metadata to dynamic attributes (#33057)
3 years ago
Liam Cervante 357012a2f3
Refactor of differ to make code reuse easier (#33054)
3 years ago
Liam Cervante aae6990d38
Add native `plantimestamp` function to Terraform (#32980)
3 years ago
Rémi Lapeyre af571b2642
Improve environment variable support for the pg backend (#33045)
3 years ago
Glenn Sarti 7e2e834aff
Emit warnings for certain run events in cloud backend (#33020)
3 years ago
Sebastian Rivera e6c3aab6c5
Merge pull request #33018 from hashicorp/tf-5529-sro-tfe-version-check
3 years ago
Liam Cervante 2c624acea1
Fix rendering unknown values in map and null string primitives (#33029)
3 years ago
Sebastian Rivera 300a60f393 Fix typo in format version check
3 years ago
Sebastian Rivera 5634ae3e18 Unit tests to ensure renderer is appropriately called
3 years ago
Sebastian Rivera b23cfaefe8 Refactor SRO check to prevent duplicate plan output
3 years ago
Liam Cervante 9c87006c34
checks: hide check diagnostics during plans that will not wait for approval (#32938)
3 years ago
James Bardin acbcbcb311
Merge pull request #32988 from hashicorp/jbardin/destroy-plan-null-type
3 years ago
janaurka 1f603b1a7f
backend/pg: Accept connection string in PGDATABASE environment variable
3 years ago
James Bardin c872cd6d96 the destroy plan should use correct type
3 years ago
Liam Cervante 84dc498b90
checks: always reference the nested data source from the check graph node (#32946)
3 years ago
James Bardin 81b74cdb22 don't compare plan marks for missing values
3 years ago
James Bardin a4e92f3fca
Merge pull request #32876 from hashicorp/jbardin/state-serialize-plan-error
3 years ago
James Bardin fdb00b9a46
Merge pull request #32900 from hashicorp/jbardin/target-drift-upgrade
3 years ago
Liam Cervante c06db2aadd
checks: don't iterate through all the nodes when there is nothing to search for (#32927)
3 years ago
Liam Cervante 5f97f88025
ensure checks are reported before executed (#32925)
3 years ago
Liam Cervante 978263efe9
Checks: Introduce check blocks into the terraform node and transform graph (#32735)
3 years ago
Liam Cervante 3827120c25
Checks: Add configuration for check blocks (#32734)
3 years ago
Liam Cervante 87c457781d
Checks: Refactor existing check addrs and add new check block addr (#32733)
3 years ago
James Bardin 240e345b45 test for untargeted schema mismatch
3 years ago
James Bardin b10c4c54d9 prevent errors with -target and provider upgrades
3 years ago
James Bardin defd7f0cde test that module outputs maintain sensitive marks
3 years ago
James Bardin d33e627514 remove old comments
3 years ago
James Bardin 425c6bead2 store non-root sensitive outputs in state
3 years ago
James Bardin 1ca631bda0 remove planned objects from state on error
3 years ago
Martin Atkins 9f827f57ae go.mod: Revert cty minor version v1.13 upgrade
3 years ago
Martin Atkins 4e6e0bc47b core: Fix test flake in TestContext2Apply_stop
3 years ago
James Bardin 86c0c3bf80
Merge pull request #32846 from hashicorp/fix-32793
3 years ago
Reda Khaled bf723bd65a fix(init_test.go): in TestInitProvidersLocalOnly tst, set TF_CLI_CONFIG_FILE env var to an empty val
3 years ago
Reda Khaled fa9d044c58 bugfix(cliconfig.go): emit a warning msg if bad CLI config file path
3 years ago
James Bardin 06f1ceb026 add some output values to the show state test
3 years ago
James Bardin 5ed7f2a798 always use the RenderHuman constructor
3 years ago