Commit Graph

97 Commits (7bee77bdd3dc67de0973e1c19bd5a1685dc805c0)

Author SHA1 Message Date
Martin Atkins a7807dac16 main: Optionally configure an OpenTelemetry OTLP exporter
3 years ago
Liam Cervante c9bc7e8479
Add input validation into the 'checks' outputs and tracking (#33481)
3 years ago
Liam Cervante 3732bffe13
[Testing Framework] Adds TestContext for evaluating test assertions (#33326)
3 years ago
Martin Atkins d49e991c3c plans/objchange: Support nested unknowns in our unrefinedValue shim
3 years ago
James Bardin f6c536e436 validate planned set sizes using refinements
3 years ago
James Bardin 3c8a163583 set length is unknown with partially known elems
3 years ago
Martin Atkins 4c439b099f plans/objchange: Don't consider refinements when validating plans
3 years ago
Martin Atkins dfe5e1ddc4 plans/objchange: Providers must honor their unknown value refinements
3 years ago
CJ Horton 258bdbe89f
Merge pull request #33238 from hashicorp/radditude/import-plan-plumbing
3 years ago
James Bardin 2f308cf948
Merge pull request #32962 from hashicorp/jbardin/validate-unknown-coll-attrs
3 years ago
CJ Horton 40ff381887 plumb import changes to and from binary plan
3 years ago
Liam Cervante 79f7f59155
Plannable import: Generate config for imported resources during the plan. (#33153)
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
kmoe 28643516b2
Plannable import 3: Make import plannable (#33085)
3 years ago
kmoe 531efd303b
add types for plannable import (#33080)
3 years ago
Liam Cervante aae6990d38
Add native `plantimestamp` function to Terraform (#32980)
3 years ago
James Bardin 8ab7af8c5f validate unknown nested attribute collections
3 years ago
Liam Cervante 978263efe9
Checks: Introduce check blocks into the terraform node and transform graph (#32735)
3 years ago
kmoe 76b34e891c
remove unused actionforchange (#32759)
3 years ago
James Bardin b6906f3572
Merge pull request #32563 from hashicorp/jbardin/optional-computed-comparison-next
3 years ago
James Bardin 799f4a76ab
Merge pull request #32554 from hashicorp/jbardin/optional-computed-comparison
3 years ago
James Bardin 33c1ffa7c2
Merge pull request #32553 from hashicorp/jbardin/nesting-map-objchange
3 years ago
James Bardin d1d55653e4 update comment for fixed test
3 years ago
James Bardin 60d6e52021 a new method of ProposedNew set comparison
3 years ago
James Bardin 9459f0b214 refactor ProposedNew
3 years ago
James Bardin 375c2da3e3 update NestingMap logic
3 years ago
James Bardin fcbfc365e6 fix panics when handling null values in maps
3 years ago
James Bardin 8e917e5513 check for non-computed within optional+computed
3 years ago
James Bardin e16b848d00 expand test case
3 years ago
James Bardin 7ca9abe463 optional+computed
3 years ago
James Bardin 470ed22730 failing tests for nested sets in objchange
3 years ago
James Bardin 048ee3432c better handling of nested sets in objchange
3 years ago
James Bardin ac4f5fe2f9 reformat
3 years ago
James Bardin 986127e619 remove unused isConfig arg
3 years ago
James Bardin e661e91bff failing test for nested set types
3 years ago
James Bardin 93f739e927 optional+computed can contain nested objects
3 years ago
James Bardin 0a73e216e5
Merge pull request #32463 from hashicorp/jbardin/nesting-single-null
3 years ago
Liam Cervante 38afb41787
Structured plan renderer: Introduce support for multiline and JSON strings (#32488)
3 years ago
James Bardin d5d6d61c4c NestingSingle blocks can be null
3 years ago
James Bardin 721df0e68d
Merge pull request #32395 from hashicorp/jbardin/plan-output-on-error
3 years ago
James Bardin ea193d5ce6 don't panic with a null list block value in config
3 years ago
Martin Atkins 6d9ddbacec core: Mark errored plans as errored
3 years ago
Sarah French 6fd3a8cdf4
go get cloud.google.com/go/storage@v1.28.0 (#32203)
3 years ago
James Bardin a44c859c86 update UIMode comment
4 years ago
James Bardin 47b6386348 remove IsFullDestroy workaround
4 years ago
kmoe dec48a8510
plans: indicate when resource deleted due to move (#31695)
4 years ago
Martin Atkins 0e4e9f7706 addrs: Be explicit about checkable object address kinds
4 years ago
Martin Atkins 9e4861adbb states: Two-level representation of check results
4 years ago