Skip to content

Instantly share code, notes, and snippets.

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/28cd5b4682db4507d9f25c07f4536e64 to your computer and use it in GitHub Desktop.
Save pkutaj/28cd5b4682db4507d9f25c07f4536e64 to your computer and use it in GitHub Desktop.
2023-07-20-Explaining-AWS-Security-Groups-on-the-Example-of-Terraform-Drift.md
Change Description
Update The aws_security_group resource named public_sg in the module.redshift.module.cluster module will be updated in-place
Remove Two ingress rules with descriptions "" and "sagemaker access" will be removed from the security group
Add Two new ingress rules with descriptions null will be added to the security group
Change The description field for some of the rules will be changed from an empty string to null
Reorder Some of the rules will be reordered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment