ext/ directory

Directories

PathSynopsis
ext/customdecodePackage customdecode contains a HCL extension that allows, in certain contexts, expression evaluation to be overridden by custom static analysis.
ext/dynblockPackage dynblock provides an extension to HCL that allows dynamic declaration of nested blocks in certain contexts via a special block type named "dynamic".
ext/transformPackage transform is a helper package for writing extensions that work by applying transforms to bodies.
ext/tryfuncPackage tryfunc contains some optional functions that can be exposed in HCL-based languages to allow authors to test whether a particular expression can succeed and take dynamic action based on that result.
ext/typeexprPackage typeexpr extends HCL with a convention for describing HCL types within configuration files.
ext/userfuncPackage userfunc implements a HCL extension that allows user-defined functions in HCL configuration.
Version
v2.17.1
Published
Aug 30, 2023
Platform
js/wasm
Last checked
56 minutes ago

Tools for package owners.