Execute Changes to Infrastructure

Learn how to apply changes to infrastructure in Terraform.

Purpose of the teraform apply` command

The terraform apply command executes changes to the actual environment to align it with the desired state expressed by the configuration or from the execution plan generated by terraform plan.

Get hands-on with 1200+ tech skills courses.