Commit Graph

20 Commits (5848d8a2b4e0c500c384bcbdcc84b5feec3f6549)

Author SHA1 Message Date
James Bardin 663cc1d1b7 move invalid tests
3 years ago
Jared Baker 649f9831e7
internal/configs: CoerceValue error for omitted attribute requirements
3 years ago
CJ Horton 98b81d3c50 add missing copyright headers
3 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
kmoe be2ad69eda
plannable import: safer config generation and schema filters (#33232)
3 years ago
Liam Cervante 79f7f59155
Plannable import: Generate config for imported resources during the plan. (#33153)
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Nick Fagerlund 83428c91f1 Fix accidental mutation of shared `cty.Path`s in ValueMarks funcs
3 years ago
James Bardin 25f5a81048 validate deprecated attrs from static traversals
4 years ago
James Bardin 43100fbe39 handle nested types in StaticValidateTraversal
4 years ago
Alisdair McDiarmid fbed52a353 configs: Add sensitive marks for nested attributes
4 years ago
Katy Moe 8e640ae151
fix typo
5 years ago
James Bardin 9847eaa9cf remove usage of MinItems/MaxItems
5 years ago
James Bardin 9029870613 handle NestedTypes in Block.CoerceValue
5 years ago
James Bardin af4f4540a9 configschema: do not expose optional attributes
5 years ago
Kristin Laemmert 0729e9fdd7
configs/configschema: extend block.AttributeByPath to descend into Objects (#29222)
5 years ago
James Bardin aaf03d3251 update test error for hclv2.10.1
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
Martin Atkins 31349a9c3a Move configs/ to internal/configs/
5 years ago