Files
opentf/website/docs/language/expressions
Martin Atkins b56af3a36a website: Clarify what the "any" type constraint placeholder is for
From helping folks in community forums I've noticed that many people
misunderstand "type = any" as being a shorthand to avoid writing out a
proper type constraint, rather than as a way to handle the very rare case
where a module truly does not care what type of value it's accepting.

This is understandable because the previous documentation only described
how this feature behaved, and not what this feature was for. This new
content instead leads by describing the single rare situation where this
feature is appropriate to use, and only then explains some details of
how it works. Hopefully this will help avoid misleading people into using
this placeholder in inappropriate situations, and thus allow Terraform to
give them better feedback about errors elsewhere in their configurations.
2023-05-11 09:40:34 -07:00
..
2023-02-23 12:55:56 -05:00
2023-02-23 12:55:56 -05:00
2023-02-23 12:55:56 -05:00
2023-02-23 12:55:56 -05:00
2023-02-23 12:55:56 -05:00
2023-02-23 12:55:56 -05:00
2023-02-23 12:55:56 -05:00
2023-02-23 12:55:56 -05:00