I think most of you misread the question. It is not about requirement of running terraform apply it is about whether it is possible to change backend after first apply command.
its gotta be C as there will be an error.
When you change a backend's configuration, you must run terraform init again to validate and configure the backend before you can perform any plans, applies, or state operations.
This has nothing to do with the question. Can you change the backend after running your first `terraform apply`? Yes, you can. Sure you'll have to run the init again but that's another story - question doesn't mention anything about "after".
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.
szyszka
1 year, 8 months agoPaul_white
1 year, 3 months agoadouban
1 year, 11 months agoG4Exams
2 years agoitsVespucci
2 years agowanrltw
1 year, 11 months agodepal_dhir
2 years, 2 months agokeiffo2
2 years, 2 months ago