Skip to content

Commit

Permalink
fixed tf lint
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbacchin committed Oct 16, 2024
1 parent b1d6f21 commit dcceb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/service/resourceexplorer2/view_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ func testAccViewConfig_orgScopedView(rName string) string {
return fmt.Sprintf(`
data "aws_caller_identity" "current" {}
data "aws_partition" "current" {}
resource "aws_resourceexplorer2_index" "test" {
type = "LOCAL"
Expand Down

0 comments on commit dcceb00

Please sign in to comment.