Using Terraform CLI, you want to apply your configuration changes. How do you approve them automatically so that you don't need to confirm by typing yes?

Experience Level: Junior
Tags: Terraform

Answer

Run the following command:

terraform apply -auto-approve

Comments

No Comments Yet.
Be the first to tell us what you think.
Terraform CLI
Terraform CLI

Are you learning Terraform ? Try our test we designed to help you progress faster.

Test yourself