Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Jun 3, 2021
1 parent 11679e5 commit 0059bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/resource_aws_default_vpc_dhcp_options_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ data "aws_caller_identity" "current" {}
resource "aws_default_vpc_dhcp_options" "test" {
owner_id = data.aws_caller_identity.current.account_id
tags = {
Name = "Default DHCP Option Set"
}
Expand Down

0 comments on commit 0059bf2

Please sign in to comment.