Skip to content

Commit 136097c

Browse files
committed
test fix
1 parent e78107d commit 136097c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/provider/resources/resource_deployment_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ func TestAcc_ResourceDeploymentHybrid(t *testing.T) {
8484
IncludeEnvironmentVariables: false,
8585
SchedulerAu: 6,
8686
NodePoolId: nodePoolId,
87-
DesiredWorkloadIdentity: "arn:aws:iam::123456789:role/AirflowS3Logs-clmk2qqia000008mhff3ndjr0",
8887
}),
8988
Check: resource.ComposeTestCheckFunc(
9089
resource.TestCheckResourceAttr(resourceVar, "description", utils.TestResourceDescription),

0 commit comments

Comments
 (0)