Skip to content

Releases: outerbounds/terraform-aws-metaflow

v0.3.2

21 Apr 05:14
b6eb01b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

21 Apr 02:59
819a732
Compare
Choose a tag to compare

What's Changed

  • Remove unused input parameters from datastore module by @oavdeev in #9

Full Changelog: v0.3...v0.3.1

v0.3

16 Mar 01:46
2f1cc22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2...v0.3

v0.2

15 Feb 19:28
7699033
Compare
Choose a tag to compare

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

Full Changelog: v0.1.2...v0.2

v0.1.2

03 Feb 18:39
47d68d7
Compare
Choose a tag to compare

What's Changed

  • Add DescribeInstanceStatus permission to the execution role by @oavdeev in #3

v0.1.1

02 Feb 03:44
5c381ff
Compare
Choose a tag to compare

What's Changed

  • Fixes by @pgasior in #1:
    • vpc_cidr_block was passed to metaflow-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

02 Dec 00:05
Compare
Choose a tag to compare
Pre-release
v0.1

bring LICENSE back