diff --git a/test/integration-tests/resources/scenario-update-stacks-custom-role/1-deploy-stacks-custom-roles.yml b/test/integration-tests/resources/scenario-update-stacks-custom-role/1-deploy-stacks-custom-roles.yml index f021abfa..8596a2f0 100644 --- a/test/integration-tests/resources/scenario-update-stacks-custom-role/1-deploy-stacks-custom-roles.yml +++ b/test/integration-tests/resources/scenario-update-stacks-custom-role/1-deploy-stacks-custom-roles.yml @@ -14,5 +14,5 @@ TestCustomRole: Type: update-stacks StackName: integration-test-custom-role Template: ./buckets.yml - CloudFormationRoleName: MyCloudFormmationRole + CloudFormationRoleName: MyCloudFormationRole TaskRoleName: MyTaskRole \ No newline at end of file