Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in AWS by (12.9k points)

Can anyone tell me what is Terraform apply?

1 Answer

0 votes
by (119k points)

The terraform apply command is used to apply the modifications needed either to reach the desired state of the configuration or the pre-determined set of actions generated as per the terraform plan execution plan.

Usage: 

terraform apply [options] [dir-or-plan]

By default, Terraform apply scans the current directory for the configuration and applies the appropriate changes. Also, we can provide a path to another configuration or an execution plan.

If you want to learn more about Terraform, then register for this AWS DevOps Certification program by Intellipaat.

Also, watch this video on AWS services with Terraform:

Related questions

0 votes
1 answer
asked Aug 10, 2020 in AWS by Amyra (12.9k points)

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
asked Aug 10, 2020 in AWS by Amyra (12.9k points)
0 votes
1 answer
asked Aug 10, 2020 in AWS by Amyra (12.9k points)
0 votes
1 answer
asked Mar 29, 2021 in AWS by Amyra (12.9k points)
0 votes
1 answer

Browse Categories

...