Releases: outerbounds/terraform-aws-metaflow
Releases · outerbounds/terraform-aws-metaflow
v0.3.2
v0.3.1
v0.3
v0.2
What's Changed
- Fix UI security group CIDR block variable by @tkbky in #2
- Fix AWS provider version by @oavdeev in #6
- Fix: keep metadata service images in sync by @ctrombley in #4
New Contributors
- @tkbky made their first contribution in #2
- @ctrombley made their first contribution in #4
Full Changelog: v0.1.2...v0.2
v0.1.2
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
First Terraform registry-ready release
v0.1 bring LICENSE back