-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #24758 from hashicorp/b-servicecatalog-provisioned…
…-product-wait-for-status r/servicecatalog_provisioned_product: remove waiter from read CRUD op to prevent irreversible state
- Loading branch information
Showing
4 changed files
with
108 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
```release-note:bug | ||
resource/aws_servicecatalog_provisioned_product: Prevent error when retrieving a provisioned product in a non-available state | ||
``` | ||
|
||
```release-note:enhancement | ||
resource/aws_servicecatalog_provisioned_product: Wait for provisioning to finish | ||
``` | ||
|
||
```release-note:enhancement | ||
resource/aws_servicecatalog_provisioned_product: Wait for update to finish |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters