Managing actions to take based on resource differences (The Core Terraform Engine's job): The main Terraform CLI and core engine are responsible for:
State Management: Reading the current state file.
Planning: Comparing the desired state (configuration files) with the current state (state file and real infrastructure).
Decision Making: Determining the sequence of actions needed (create, update, delete, replace) to reach the desired state.
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.
ShakthiGCP
3 weeks agoMarch2023
3 weeks, 3 days ago