mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-14 01:13:59 -06:00
providers/aws: update test name
This commit is contained in:
parent
b91796368f
commit
7303568469
@ -6,7 +6,7 @@ import (
|
||||
"github.com/hashicorp/terraform/helper/resource"
|
||||
)
|
||||
|
||||
func TestAccAwsIamInstanceProfile(t *testing.T) {
|
||||
func TestAccAWSIAMInstanceProfile(t *testing.T) {
|
||||
resource.Test(t, resource.TestCase{
|
||||
PreCheck: func() { testAccPreCheck(t) },
|
||||
Providers: testAccProviders,
|
||||
|
Loading…
Reference in New Issue
Block a user