rahulwagh / jhooq-comment-repo

Apache License 2.0
0 stars 0 forks source link

terraform-var-within-var/ #13

Open utterances-bot opened 10 months ago

utterances-bot commented 10 months ago

How to use Terraform variable within variable | Jhooq

https://jhooq.com/terraform-var-within-var/

abdoulsn commented 10 months ago

why we can not use directly ${var.env} in place of ${local.env}?