Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Як використати дану змінну в Terraform ресурсі:
variable "instance_type" { default = "t3.micro"}
var.instance_type
output.instance_type
${instance_type}
local.instance_type
variable.instance_type
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!