Which of the following is not valid source path for specifying a module?
Which of the following is true about terraform apply? (Choose two.)
Which of the following statements about local modules is incorrect?
Which of the following is true about Terraform's implementation of infrastructure as code? (Choose two.)
You need to write some Terraform code that adds 42 firewall rules to a security group as shown in the example.What can you use to avoid writing 42 different nested ingress config blocks by hand?
The terraform.tfstate file always matches your currently built infrastructure.