aws-cloudformation / aws-cloudformation-resource-providers-cloudformation

The CloudFormation Resource Provider Package For AWS CloudFormation
https://aws.amazon.com/cloudformation/
Apache License 2.0
47 stars 35 forks source link

Add ConcurrencyMode Support for StackSet Resource #122

Closed eperryAWS closed 1 month ago

eperryAWS commented 1 month ago

Description of changes: The ConcurrencyMode parameter needed to be added to the StackSet resource definition. This PR adds this.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.