Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MaxConcurrentCount is not working #101

Open
mvn-bachhuynh-dn opened this issue Nov 29, 2022 · 0 comments
Open

MaxConcurrentCount is not working #101

mvn-bachhuynh-dn opened this issue Nov 29, 2022 · 0 comments

Comments

@mvn-bachhuynh-dn
Copy link

Hi there!
I try to set MaxConcurrentCount but it seems does not work.

Here is my command

aws cloudformation update-stack-instances \
    --stack-set-name Dev-SwitchRoleTerraform \
    --accounts '["19613xxxxx","25913145xxxxx","5116737xxxxx","62613390xxxxx","70865695xxxxx"]' \
    --regions '["ap-northeast-1"]' \
    --operation-preferences FailureToleranceCount=10,RegionConcurrencyType="PARALLEL",MaxConcurrentCount=10
{
    "OperationId": "d0b51a79-ab5a-46cc-b717xxxxx"
}

After that I tried to update-stack-set, modify some parameter, but It only run one by one!

Please help me!

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant