Skip to content

Commit

Permalink
terrafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavison committed Mar 9, 2023
1 parent b3de5d7 commit 58653b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ data "aws_licensemanager_received_licenses" "test" {
filter {
name = "ProductSKU"
values = [
data.aws_licensemanager_received_license.test.product_sku
data.aws_licensemanager_received_license.test.product_sku
]
}
}
Expand Down

0 comments on commit 58653b9

Please sign in to comment.