Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Feb 21, 2022
1 parent 0463123 commit 66f683a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/service/opsworks/ecs_cluster_layer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ func testAccEcsClusterLayerTags1Config(name, tagKey1, tagValue1 string) string {
resource "aws_ecs_cluster" "test" {
name = %[1]q
}
resource "aws_opsworks_ecs_cluster_layer" "test" {
stack_id = aws_opsworks_stack.tf-acc.id
name = %[1]q
Expand Down

0 comments on commit 66f683a

Please sign in to comment.