Skip to content

Releases: girder/terraform-heroku-girder4

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

v0.11.0

01 Sep 14:29
96dfc3d
Compare
Choose a tag to compare
  • Rename to girder/girder4/heroku.

v0.10.1

01 Sep 14:11
555a92f
Compare
Choose a tag to compare
  • Add a renaming notice

v0.10.0

17 Sep 17:27
3bab6fe
Compare
Choose a tag to compare
  • Add a new optional variable, heroku_additional_buildpacks, allowing multiple buildpacks to be installed in Heroku

v0.9.2

23 Jun 03:34
fd3c169
Compare
Choose a tag to compare
  • Update the example to use best practices and newer versions

v0.9.1

23 Jun 03:29
434cdc1
Compare
Choose a tag to compare
  • Add a link to usage docs to the README
  • Fix a bug where optional variables were not listed as such on Terraform Registry

v0.9.0

15 Mar 05:11
7dce358
Compare
Choose a tag to compare
  • Rename the output iam_user_id to heroku_iam_user_id
  • Add support for an optional ec2_worker
  • Provide all Heroku config vars as an output
  • Require Terraform 0.14