Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsonaj committed May 25, 2023
1 parent f84fc21 commit 9f0974b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ data "aws_partition" "current" {}
resource "aws_eip" "example" {
domain = "vpc"
tags = {
Name = "example"
}
Expand Down

0 comments on commit 9f0974b

Please sign in to comment.