aws-samples / cdk-alexa-skill

MIT No Attribution
10 stars 3 forks source link

fix: avoid race condition on permissions #21

Closed pgarbe closed 2 years ago

pgarbe commented 2 years ago

The policy and the Alexa skill are created at the same time, although the skill needs permission defined in the policy to succeed. This fix adds an explicit dependency.

github-actions[bot] commented 2 years ago

This pull request is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

pgarbe commented 2 years ago

It's still valid

github-actions[bot] commented 2 years ago

This pull request is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

github-actions[bot] commented 2 years ago

Closing this pull request as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.