Correct answer: C. impossible
Once you’ve run your first terraform apply using the default local backend, Terraform creates a state file stored locally (e.g., terraform.tfstate). After that, you cannot directly change the backend type (for example, to S3, Azure Storage, etc.) just by updating the configuration, because Terraform will treat the new backend as entirely separate.
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.
AStark1080
Highly Voted 1 year agopoesklap
Most Recent 1 month, 2 weeks agoir_exam
7 months agosiheom
1 year ago