Tags

Tags give the ability to mark specific points in history as being important
  • 16.0.0

    * feat: (BREAKING) respect `use_num_suffix` for ASG and launch template too
    
  • 15.0.0

    * feat: (BREAKING) adds ability to refresh instances in autoscaling group (enable by default)
    14.0.1
    =====
    * fix: restores `var.ec2_use_default_subnet` but make it optional
    14.0.0
    =====
    * feat: (BREAKING) simplifies the handling of tags for volume, with a single variable `volume_tags` instead of 2.
    * feat: (BREAKING) simplifies the handling of name for volume, with a single variable `volume_name` instead of 2.
    * fix: makes EC2 name use "incremental" value when it is set
    * fix: makes EC2 key pair name use "incremental" value when it is set
    13.0.0
    ======
    * 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
    
  • 14.0.1

    * fix: restores `var.ec2_use_default_subnet` but make it optional
    14.0.0
    =====
    * feat: (BREAKING) simplifies the handling of tags for volume, with a single variable `volume_tags` instead of 2.
    * feat: (BREAKING) simplifies the handling of name for volume, with a single variable `volume_name` instead of 2.
    * fix: makes EC2 name use "incremental" value when it is set
    * fix: makes EC2 key pair name use "incremental" value when it is set
    13.0.0
    ======
    * 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
    
  • 14.0.0

    * feat: (BREAKING) simplifies the handling of tags for volume, with a single variable `volume_tags` instead of 2.
    * feat: (BREAKING) simplifies the handling of name for volume, with a single variable `volume_name` instead of 2.
    * fix: makes EC2 name use "incremental" value when it is set
    * fix: makes EC2 key pair name use "incremental" value when it is set
    13.0.0
    ======
    * 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
    
  • 13.0.0

    * 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
    
  • 12.0.0

    * 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
    
  • 11.0.0

    85a28ecb · fix: fixes rebase ·
  • 7.1.1

    80e04e9b · doc: update changelog ·