Day 69(DevOps) - Meta-Arguments in Terraform✅
Meta-Arguments
If a resource or module block includes a count argument whose value is a whole number, Terraform will create that many instances.
Basic Syntax
count is a meta-argument defined by the Terraform language. It can be used with modules and ...
gajananb.hashnode.dev6 min read