We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e0d0b commit 07cac48Copy full SHA for 07cac48
.changelog/24730.txt
@@ -1,5 +1,3 @@
1
```release-note:bug
2
-resource/aws_servicecatalog_portfolio_share: Create/Delete shares sequentially
3
-resource/aws_servicecatalog_portfolio_share: Add a delay after creation to prevent ThrottlingException
4
-resource/aws_servicecatalog_portfolio_share: Fix error for drift when a share is deleted
+resource/aws_servicecatalog_portfolio_share: Add global mutex lock around create and delete operations to prevent `ThrottlingException` errors
5
```
0 commit comments