Releases: flaviostutz/cdk-practical-constructs
Releases · flaviostutz/cdk-practical-constructs
0.19.8-beta.1
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
Create a flag to disable the WSO2 API deployment in the WSO2 API construct