Commit Graph

59 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Liam Cervante 2a1b4c3ed4
Update go-cty and HCL for 1.13 release (#37298)
9 months ago
James Bardin 64c983275e skip set elem comparison when already matched
10 months ago
James Bardin 368b55f57d fix nested structured data resource plan
1 year ago
James Bardin 56137f3b6c prior may be unknown when planning data sources
1 year ago
Radek Simko 289a3568da
Address `go vet` 1.24 failures (#36485)
1 year ago
Daniel Schmidt 970ff7f6ec
ephemeral: providers are responsible for setting write-only attributes to null
1 year ago
Liam Cervante 50233d7a78
stacks: support sensitive input values in planned changes (#35640)
2 years ago
Liam Cervante 46393f2a92
stacks: apply automatic type conversion before comparing inputs (#35530)
2 years ago
James Bardin 2562420d16 prevent panics with null objects in nested attrs
2 years ago
Martin Atkins d86eee6c1f go.mod: Eliminate github.com/apparentlymart/go-dump
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
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
James Bardin 2f308cf948
Merge pull request #32962 from hashicorp/jbardin/validate-unknown-coll-attrs
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
James Bardin 8ab7af8c5f validate unknown nested attribute collections
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 ea193d5ce6 don't panic with a null list block value in config
3 years ago
James Bardin fd76846d35 two more locations where Attribute.Type was used
4 years ago
James Bardin a6a08fe84a AssertPlanValid for computed with config value
4 years ago
James Bardin 58d85fcc2e add test for planing unknown data source values
5 years ago
James Bardin 18d354223e objchange: fix ProposedNew from null objects
5 years ago
James Bardin 331dc8b14c handle empty containers in ProposedNew NestedTypes
5 years ago
James Bardin 8ed9a270e5
Merge pull request #29559 from hashicorp/jbardin/optional-attrs
5 years ago
James Bardin 43123d284e optional attrs should not be in ProposedNew
5 years ago
James Bardin 782132da33 remove incorrect computed check
5 years ago