Skip to content

Releases: kitware-resonant/terraform-heroku-resonant

v1.1.3

29 Jan 20:16
6301f1f
Compare
Choose a tag to compare
  • Fix another bug where SMTP wouldn't register at www domains

v1.1.2

27 Jan 20:48
8377d1c
Compare
Choose a tag to compare
  • Fix a bug where SMTP wouldn't register at www domains

v1.1.1

21 Nov 19:30
54daa53
Compare
Choose a tag to compare
  • Fix a bug with new S3 bucket creation

v1.1.0

21 Nov 02:13
362071c
Compare
Choose a tag to compare
  • Disable all ACLs on the S3 bucket
  • Remove some old Terraform renames
    • Note: if upgrading from version 0.12.0 or earlier of this module, update and apply version 1.0.0 as an intermediate step

v1.0.0

13 Nov 17:38
982004b
Compare
Choose a tag to compare

Breaking Changes

  • This module has been renamed
    • Update source references to "kitware-resonant/resonant/heroku", replacing "girder/girder4/heroku"

v0.14.0

18 Aug 14:52
043e5f7
Compare
Choose a tag to compare

v0.13.0

24 May 12:34
2f5a32e
Compare
Choose a tag to compare
  • Add an optional variable ec2_worker_launch_ami_id, allowing the initial launch AMI of EC2 workers to be set
  • Use Ubuntu 22.04 as the default AMI for EC2 workers
  • Change the default value of heroku_postgresql_plan to basic

v0.12.2

03 Jan 00:54
8e59e2d
Compare
Choose a tag to compare
  • Update the default Heroku service tiers, as some free tiers are retired
  • Require hashicorp/aws provider >= 4.30.0

v0.12.1

08 Sep 18:28
06fde3f
Compare
Choose a tag to compare
  • Fix a bug in the usage of aws_eip in the ec2_worker sub-module

v0.12.0

07 Sep 18:39
a156e24
Compare
Choose a tag to compare
  • Require Terraform >= 1.1
  • Upgrade Heroku provider to a new major release
  • Upgrade AWS provider to a new major release
  • Use gp3 EBS volumes for ec2_worker
  • Allow Heroku addons to be disabled