A. It only operates on infrastructure defined in the current working directory or workspace.
C. Depending on provider specification, Terraform may need to destroy and recreate your infrastructure resources.
The terraform apply command in Terraform is used to create or modify infrastructure resources according to the Terraform configuration in the current working directory or workspace.
A. It only operates on infrastructure defined in the current working directory or workspace
C. Depending on provider specification, Terraform may need to destroy and recreate your infrastructure resources
The following is true about terraform apply:
A. It only operates on infrastructure defined in the current working directory or workspace. Terraform apply command will only perform changes to the resources defined in the Terraform configuration files in the current working directory or workspace.
C. Depending on provider specification, Terraform may need to destroy and recreate your infrastructure resources: Terraform may need to destroy and recreate some of the resources if the provider requires it to apply changes, this is also known as "create-before-destroy" strategy
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
camps
1 year, 7 months agoZeppoonstream
1 year, 10 months agoG4Exams
2 years agodani88ge
2 years, 1 month agoRVivek
2 years, 1 month agodepal_dhir
2 years, 2 months agokeiffo2
2 years, 2 months ago