Type constraints - Any Type
Learn how to use any type constraints in a Terraform project.
We'll cover the following...
any
The any
type is a special construct that serves as a placeholder for a type yet to be decided. any
itself
is not a type. Terraform will attempt to calculate the type at runtime when ...
Access this course and 1400+ top-rated courses and projects.