Skip to content

Commit 96ea365

Browse files
committed
Add lintignore
1 parent c01fd8d commit 96ea365

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/service/organizations/policy_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@ func testAccPolicy_type_Inspector(t *testing.T) {
460460
rName := sdkacctest.RandomWithPrefix(acctest.ResourcePrefix)
461461
resourceName := "aws_organizations_policy.test"
462462
// Reference: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector_syntax.html
463+
//lintignore:AWSAT003
463464
inspectorPolicyContent := `{
464465
"inspector" : {
465466
"enablement" : {

0 commit comments

Comments
 (0)