v0.1.1
What's Changed
- Fixes by @pgasior in #1:
vpc_cidr_block
was passed tometaflow-ui
module, but wasn't expected there.- DynamoDB IAM policy had extra condition that broke with Step Functions example. CloudFormation example didn't have that condition.
- ECS UI backend task didn't have correct command passed
- UI LB SecurityGroup referenced undeclared variable
New Contributors
Full Changelog: v0.1...v0.1.1