Skip to content

Commit

Permalink
learn(tf) : learned terraform taint command
Browse files Browse the repository at this point in the history
  • Loading branch information
Trex-Hub committed Jun 18, 2024
1 parent 3770d24 commit 2264100
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion AWS Automation/Readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,10 @@

- Security Group

- Assign Security Group to Instances.
- Assign Security Group to Instances.


# Terraform Taint
- Terraform marks resources as taint, which means when running `terraform apply/plan` it recreates the resource rather than modifiying it.


0 comments on commit 2264100

Please sign in to comment.