When you run terraform apply, the Terraform CLI will print output values from both the root module and any child modules.
All standard backend types support state locking, and remote operations like plan, apply, and destroy.
terraform init retrieves and caches the configuration for all remote modules.
Which statement describes a goal of Infrastructure as Code (IaC)?