Terraform Variables,Files & Commands
Terraform Variables
String Variable: Represents a sequence of characters.
Number Variable: Represents a numerical value.
Boolean Variable: Represents a true or false value.
List Variable: Represents an ordered collection of values.
Map Variable:...
bhuppi.hashnode.dev4 min read