Terraform Type Constraints
Video Link: here.
Type Constraints
Terraform variables are primarily classified in two ways:
Based on Purpose (how they are used) and
Based on Value (what kind of data they hold, defined by Type Constraints).
Classification Based on Purpose
Thi...
amals27.hashnode.dev4 min read