Skip to content
* feat: removes `var.ec2_use_default_subnet` as it is not needed anymore in recent Terraform
12.0.0
======
* feat: adds `var.autoscaling_group_protect_from_scale_in` for ASGs
* feat: adds `var.autoscaling_group_capacity_rebalance` for ASGs
* maintenance (BREAKING): bumps Terraform required version to 0.15.0
* chore: bump pre-commit hooks to fix jenkins test
* doc: updates LICENSE
* test: cleanup examples
* test: be more resilient to parallel builds if multiple subnets exists in the default VPC