Commit Graph

148 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Daniel Schmidt f14581f27a implement review feedback
1 month ago
Daniel Schmidt ddefbdf5e4 Replace static config loading in globalref tests
1 month ago
Daniel Schmidt 8fd8a48a06 use common testing helper in configs
1 month ago
Daniel Banck 4ef9684188 Rework most of the configuration loading
1 month ago
James Bardin 7960f60d21
Merge pull request #38160 from hashicorp/jbardin/inline-type-conversion
1 month ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
James Bardin 4f97ef67ee enable use of the convert function
2 months ago
James Bardin 9ce50aa8a6 add convert function
2 months ago
Daniel Schmidt ce400c93df GetDeprecationMarks should return other value marks in value
2 months ago
Daniel Schmidt 9cf9235582 track down precise deprecation locations in complex output values
2 months ago
Daniel Schmidt 11e49b983a only unmark deep once for Validate
2 months ago
Daniel Schmidt c7bc22ed79 only unmark deep once for ValidateDeep
2 months ago
Daniel Schmidt e6d969a2eb we only want to send diagnostics for deeply nested deprecations in certain locations
2 months ago
Daniel Schmidt 2f392d904e deprecation.Validate should only check top-level marks
2 months ago
Daniel Schmidt 75445e1ef8 use a string as deprecation origin to help with indirect references
2 months ago
Daniel Schmidt c9cc64a260 move stray check for deprecation to central location
2 months ago
Daniel Schmidt ea7f1e3043 add extra origin information for deprecation diagnostics
2 months ago
Daniel Schmidt 958a1ae1e7 variable and output deprecation
2 months ago
Daniel Schmidt 93a38f893b remove deprecation origin for now
2 months ago
Daniel Schmidt d813ad14f7 add deprecation marks
2 months ago
James Bardin eaf225a871 allow inconsistent function results for providers
5 months ago
James Bardin 2227441f7d don't cache unknown function results
6 months ago
Daniel Schmidt 2714cfde69 standardize on marks.Has
6 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
7 months ago
Daniel Schmidt f60da0132a add oxford comma back in
7 months ago
Daniel Schmidt 7150806334 disallow using self in conditions
7 months ago
Daniel Schmidt 4d57d3488a support count, each, and self for after_ actions
7 months ago
Daniel Schmidt 7fd7b844d0 use hcl diagnostic
9 months ago
Daniel Schmidt 66001080e6 actions: implement expansion and planning actions
9 months ago
Liam Cervante 2a1b4c3ed4
Update go-cty and HCL for 1.13 release (#37298)
9 months ago
Liam Cervante e9c2c26427
relevant attributes: strip out invalid relevant attributes from the plan (#37290)
9 months ago
Samsondeen a5434b421f
Build and Validate list resource nodes (#37011)
11 months ago
James Bardin 807e084130 final renaming for function results
11 months ago
James Bardin f78adc889e add wrappers to verify file function results
11 months ago
James Bardin a6ec17cb77 rename function results table
11 months ago
James Bardin 29fa9c401f add separate CheckPriorProvider entry point
11 months ago
James Bardin d016070564 move function results hashing to lang
11 months ago
Samsondeen c0a7ff235b
Apply some new go collection features (#36818)
1 year ago
Liam Cervante 7fadbe34de
write-only attributes: internal providers should set write-only attributes to null (#36824)
1 year ago
Daniel Banck b2b42c0fb4
Store resource identities in state (TF-23255) (#36464)
1 year ago
Samsondeen 08fa94c2ed
Return error when the template's single interpolation results in null value (#36658)
1 year ago
Daniel Banck 10c9b64007
Rename schema.Block to Body (#36629)
1 year ago
James Bardin 64c68a0a45 don't add paths multiple times in PathsWithMark
1 year ago
James Bardin 1105f16d35 add marks.RemoveAll
1 year ago
Radek Simko 473e5931ac
lang/funcs/transpose: Avoid crash due to map with `null` values (#36611)
1 year ago
James Bardin 91feab6b5d use WriteOnlyPaths for validation
1 year ago
Radek Simko 289a3568da
Address `go vet` 1.24 failures (#36485)
1 year ago
James Bardin 2244efa506 remove Sprintf from ValueMarks comparison
1 year ago
James Bardin bd0a632f5b create lang/format package
1 year ago
Sarah French d5efc81427
Use different summaries and details when reporting errors about non-null write-only attribute values (#36274)
1 year ago