terraform init retrieves and caches the configuration for all remote modules.
When you run terraform apply, the Terraform CLI will print output values from both the root module and any child modules.
Which of these workflows is only enabled by the use of Infrastructure as Code?
Which of the following is true about terraform apply?(Pick 2 correct responses)