Commit Graph

40 Commits (b5658a46a2aacb3e96bd10722027f179f3900a8d)

Author SHA1 Message Date
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
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
James Bardin f195ce7fd4 remove temp test
5 years ago
James Bardin ea68d79ea2 nested object values can be computed
5 years ago
James Bardin 903797084a objects vs maps in nested object types
5 years ago
James Bardin 7ca6be8285 correctly verify planned nested object values
5 years ago
James Bardin da007517b0 handle null NestingSingle values
5 years ago
Kristin Laemmert 0d80a74539
configs/configschema: fix missing "computed" attributes from NestedObject's ImpliedType (#29172)
5 years ago
James Bardin d9dfd451ea update to use typed sensitive marks
5 years ago
James Bardin b7f8ef4dc6 handle unexpected changes to unknown block
5 years ago
Martin Atkins 034e944070 Move plans/ to internal/plans/
5 years ago