mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Format with tabs, add missing comma
This commit is contained in:
parent
55ac68e0a2
commit
e65be3d256
@ -17,7 +17,7 @@ func TestAccAWSBillingServiceAccount_basic(t *testing.T) {
|
||||
resource.TestCheckResourceAttr("data.aws_billing_service_account.main", "id", "386209384616"),
|
||||
resource.TestCheckResourceAttr("data.aws_billing_service_account.main", "arn", "arn:aws:iam::386209384616:root"),
|
||||
),
|
||||
}
|
||||
},
|
||||
},
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user