terraform/internal/lang
2026-02-03 17:00:05 +01:00
..
blocktoattr fix Descendants spelling 2024-10-09 11:09:02 -04:00
ephemeral write-only attributes: internal providers should set write-only attributes to null (#36824) 2025-04-02 15:58:42 +02:00
format create lang/format package 2025-02-10 15:59:55 -05:00
funcs standardize on marks.Has 2025-10-09 14:48:13 +02:00
globalref relevant attributes: strip out invalid relevant attributes from the plan (#37290) 2025-07-09 13:05:10 +02:00
langrefs langrefs: Separate package for expression reference analysis 2024-03-12 08:43:55 -07:00
marks GetDeprecationMarks should return other value marks in value 2026-02-03 17:00:05 +01:00
testdata/functions-test Move lang/ to internal/lang/ 2021-05-17 14:09:07 -07:00
types Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
checks.go move stray check for deprecation to central location 2026-02-03 16:04:43 +01:00
data.go Introduce 'run' keyword for referencing outputs from earlier run blocks (#33683) 2023-08-16 11:06:00 +02:00
data_test.go Introduce 'run' keyword for referencing outputs from earlier run blocks (#33683) 2023-08-16 11:06:00 +02:00
doc.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
eval.go actions: remove references to action types, linked resources (#37616) 2025-09-16 08:46:22 -04:00
eval_test.go ephemeral lang eval test 2024-09-13 09:43:06 -04:00
function_results.go don't cache unknown function results 2025-10-24 09:52:37 -04:00
function_results_test.go don't cache unknown function results 2025-10-24 09:52:37 -04:00
functions.go allow inconsistent function results for providers 2025-10-31 13:07:04 -04:00
functions_descriptions_test.go check function descriptions directly 2023-12-20 15:28:38 -05:00
functions_test.go plantimestamp can be unknown during validation 2024-10-25 09:39:00 -04:00
scope.go allow inconsistent function results for providers 2025-10-31 13:07:04 -04:00