Commit Graph

1462 Commits (fed6538dece2b0306d52f6c12facb5c4e5485725)

Author SHA1 Message Date
Rees Pozzi fed6538dec
core: Correct typo in "Moved resource instances excluded by targeting" error message
3 years ago
James Bardin 76737a8966
Merge pull request #33151 from hashicorp/jbardin/import-refresh
3 years ago
James Bardin be682f1d29 only refresh an import state once
3 years ago
Liam Cervante 77f10c4f68
Imports should come before Adds in change summaries (#33147)
3 years ago
Liam Cervante 81eb73731d
[Plannable Import] Implement streamed logs for plan (#33106)
3 years ago
Liam Cervante 54c1c1162f
[Plannable Import] Implement human-readable plan rendering (#33113)
3 years ago
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