Skip to content

Releases: flaviostutz/cdk-practical-constructs

0.19.8-beta.1

21 Aug 09:24

Choose a tag to compare

0.19.8-beta.1 Pre-release
Pre-release

Fix the if statement in the WSO2 deployment custom resource lambda.

Previously it was checking for a boolean value, but we found out that AWS changes the type to string.
So now we are checking for the string value instead

0.19.8-beta.0

19 Aug 11:34

Choose a tag to compare

0.19.8-beta.0 Pre-release
Pre-release

Create a flag to disable the WSO2 API deployment in the WSO2 API construct