Skip to content

Releases: outerbounds/terraform-aws-metaflow

v0.12.0

15 Feb 15:54
ee7093c
Compare
Choose a tag to compare

What's Changed

  • Update python runtime to 3.12 for db_migrate_lambda by @ryewilson in #88
  • Add option to enable KMS key rotation by @ryewilson in #84

Full Changelog: v0.11.0...v0.12.0

v0.11.0

08 Feb 22:48
491b913
Compare
Choose a tag to compare

What's Changed

  • Change default RDS instance type to db.t3.small by @ryewilson in #72

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1

24 Oct 02:23
98bbc45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

07 Sep 22:38
52afa7c
Compare
Choose a tag to compare

What's Changed

  • Docs Update - default value for with_public_ip and export outputs from metaflow module by @josephsirak in #69
  • Add db_instance_type and db_engine_version to main variables by @wrbooth in #55

New Contributors

Full Changelog: v0.9.4...v0.10.0

v0.9.4

12 Jun 16:06
fd5b56e
Compare
Choose a tag to compare

What's Changed

  • Enable some variables to be externally provided to the computation module by @benchoncy in #58
  • [eks-argo] Add instructions for how to publish argo events from outside cluster by @jackie-ob in #61
  • Feat/ Fix deprecated variable name by @Isaac4real in #65

Full Changelog: v0.9.3...v0.9.4

v0.9.3

03 May 19:13
4e56010
Compare
Choose a tag to compare

What's Changed

  • [eks_argo] Add event triggering support by @jackie-ob in #56
  • pull in argo events module from metaflow-tools instead by @jackie-ob in #57
  • add batch:TagResource to IAM role by @oavdeev in #59

New Contributors

Full Changelog: v0.9.2...v0.9.3

v0.9.2

07 Mar 00:02
353461f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.9.2

v0.9.1

21 Feb 18:58
12295ed
Compare
Choose a tag to compare

Interface Changes

  • with_public_ip no longer has a default. Specify true if using public VPC subnets, and false if not. Its impossible for this terraform module to figure this out automatically, so default has been removed to avoid hard-to-debug misconfigurations.
  • api_basic_auth was replaced with two separate flags, metadata_service_enable_api_basic_auth and metadata_service_enable_api_gateway

What's Changed

  • Make api gateway optional and adjust api_base_auth var naming by @Erin-Boehmer in #40

Full Changelog: v0.8.0...v0.9.1

Release 0.8.0

29 Nov 03:28
47cff65
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1

09 Aug 21:55
213c80b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1