Terraform – Locals
Terraform – Locals 1. Terraform Locals Before we try to understand the Terraform locals take a step back and try to compare terraform locals with a normal local variables declared inside the function, so any local variable present inside…