Skip to content

Commit

Permalink
trying cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
proquickly committed Dec 8, 2024
1 parent ccf2ca3 commit 90a48d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ resource "null_resource" "cleanup_security_groups" {
}
}


# Add random suffix to avoid conflicts
resource "random_id" "suffix" {
byte_length = 4
Expand Down

0 comments on commit 90a48d4

Please sign in to comment.