Skip to content

Instantly share code, notes, and snippets.

@pkutaj
Created July 14, 2023 07:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pkutaj/7535bcaf0ba84c66a13ba0f053b837b5 to your computer and use it in GitHub Desktop.
Save pkutaj/7535bcaf0ba84c66a13ba0f053b837b5 to your computer and use it in GitHub Desktop.
2023-07-14-Explaining-Terraform-Drift.md
Operation Description
Refresh Updates the state file with the current state of the infrastructure
Plan Generates an execution plan that describes the changes that will be made to the infrastructure
Apply Makes changes to the infrastructure based on the execution plan and state file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment