{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":103510170,"defaultBranch":"master","name":"terraform-aws-autoscaling","ownerLogin":"terraform-aws-modules","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-09-14T08:56:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/31414033?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1708548481.0","currentOid":""},"activityList":{"items":[{"before":"173e7613909bf0ee183ca635e3d08a4ac70238e3","after":"5b2d7bf7936043be57b7ca081027cd7dadaeede2","ref":"refs/heads/master","pushedAt":"2024-05-11T18:34:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"antonbabenko","name":"Anton Babenko","path":"/antonbabenko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/393243?s=80&v=4"},"commit":{"message":"docs: Clarify about launch_template_version `$Latest` value (#266)","shortMessageHtmlLink":"docs: Clarify about launch_template_version $Latest value (#266)"}},{"before":"06f666f7a5cd879ee7fbcd3863f88b9867cfa531","after":"173e7613909bf0ee183ca635e3d08a4ac70238e3","ref":"refs/heads/master","pushedAt":"2024-03-07T02:29:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"antonbabenko","name":"Anton Babenko","path":"/antonbabenko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/393243?s=80&v=4"},"commit":{"message":"chore(release): version 7.4.1 [skip ci]\n\n## [7.4.1](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v7.4.0...v7.4.1) (2024-03-07)\n\n### Bug Fixes\n\n* Update CI workflow versions to remove deprecated runtime warnings ([#258](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/258)) ([06f666f](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/commit/06f666f7a5cd879ee7fbcd3863f88b9867cfa531))","shortMessageHtmlLink":"chore(release): version 7.4.1 [skip ci]"}},{"before":"287faf94a2ebb90a47ff20ec11d1305e86e66862","after":"06f666f7a5cd879ee7fbcd3863f88b9867cfa531","ref":"refs/heads/master","pushedAt":"2024-03-07T02:28:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"antonbabenko","name":"Anton Babenko","path":"/antonbabenko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/393243?s=80&v=4"},"commit":{"message":"fix: Update CI workflow versions to remove deprecated runtime warnings (#258)","shortMessageHtmlLink":"fix: Update CI workflow versions to remove deprecated runtime warnings ("}},{"before":"faf98efecc626816bc3bbe226e2e4da8b9372dc8","after":"287faf94a2ebb90a47ff20ec11d1305e86e66862","ref":"refs/heads/master","pushedAt":"2024-02-21T20:48:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"antonbabenko","name":"Anton Babenko","path":"/antonbabenko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/393243?s=80&v=4"},"commit":{"message":"chore(release): version 7.4.0 [skip ci]\n\n## [7.4.0](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v7.3.1...v7.4.0) (2024-02-21)\n\n### Features\n\n* Adds `max_healthy_percentage` and `skip_matching` to autoscaling group ([#256](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/256)) ([faf98ef](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/commit/faf98efecc626816bc3bbe226e2e4da8b9372dc8))","shortMessageHtmlLink":"chore(release): version 7.4.0 [skip ci]"}},{"before":"62b879b2f87cdee50cfa853571a372996b75c995","after":"faf98efecc626816bc3bbe226e2e4da8b9372dc8","ref":"refs/heads/master","pushedAt":"2024-02-21T20:47:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bryantbiggs","name":"Bryant Biggs","path":"/bryantbiggs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10913471?s=80&v=4"},"commit":{"message":"feat: Adds `max_healthy_percentage` and `skip_matching` to autoscaling group (#256)\n\n* Bump provider constraint to >= 5.32.0 since that's when max_health_percentage attribute support was added and allow configuring max_healthy_percentage\r\n\r\n* Add support for skip_matching\r\n\r\n* Update docs\r\n\r\n* Adds max_healthy_percentage and skip_matching to examples; also updates examples to look for Amazon Linux 2 AMIs since Amazon Linux AMIs are already end of life.\r\n\r\n* Update AWS provider version requirement in examples","shortMessageHtmlLink":"feat: Adds max_healthy_percentage and skip_matching to autoscalin…"}},{"before":"e5b9fe4579a44f73aab8fe9c88bc93dc0941a604","after":"62b879b2f87cdee50cfa853571a372996b75c995","ref":"refs/heads/master","pushedAt":"2023-11-30T17:24:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bryantbiggs","name":"Bryant Biggs","path":"/bryantbiggs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10913471?s=80&v=4"},"commit":{"message":"docs: Add note for next breaking change to remove `load_balancers` and `target_group_arns` from use (#253)\n\n* docs: Add note for next breaking change to remove `load_balancers` and `target_group_arns` from use\r\n\r\n* fix: Formatting","shortMessageHtmlLink":"docs: Add note for next breaking change to remove load_balancers an…"}},{"before":"ef8235c27775e5a529b830c810ba4f90b291ea54","after":"e5b9fe4579a44f73aab8fe9c88bc93dc0941a604","ref":"refs/heads/master","pushedAt":"2023-11-30T13:30:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"antonbabenko","name":"Anton Babenko","path":"/antonbabenko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/393243?s=80&v=4"},"commit":{"message":"chore(release): version 7.3.1 [skip ci]\n\n### [7.3.1](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v7.3.0...v7.3.1) (2023-11-30)\n\n### Bug Fixes\n\n* Ignore changes to `load_balancers` and `target_group_arns` ([#252](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/252)) ([ef8235c](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/commit/ef8235c27775e5a529b830c810ba4f90b291ea54))","shortMessageHtmlLink":"chore(release): version 7.3.1 [skip ci]"}},{"before":"86bd34ac2d1aa7856b8ea7043a9bec16d5b75604","after":"ef8235c27775e5a529b830c810ba4f90b291ea54","ref":"refs/heads/master","pushedAt":"2023-11-30T13:29:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"antonbabenko","name":"Anton Babenko","path":"/antonbabenko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/393243?s=80&v=4"},"commit":{"message":"fix: Ignore changes to `load_balancers` and `target_group_arns` (#252)","shortMessageHtmlLink":"fix: Ignore changes to load_balancers and target_group_arns (#252)"}},{"before":"d9bf96889c634fa98e6a59a86154085f163d74b0","after":"86bd34ac2d1aa7856b8ea7043a9bec16d5b75604","ref":"refs/heads/master","pushedAt":"2023-11-22T14:02:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"antonbabenko","name":"Anton Babenko","path":"/antonbabenko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/393243?s=80&v=4"},"commit":{"message":"chore(release): version 7.3.0 [skip ci]\n\n## [7.3.0](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v7.2.0...v7.3.0) (2023-11-22)\n\n### Features\n\n* Add `instance_maintenance_policy` to autoscaling group ([#251](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/251)) ([d9bf968](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/commit/d9bf96889c634fa98e6a59a86154085f163d74b0))","shortMessageHtmlLink":"chore(release): version 7.3.0 [skip ci]"}},{"before":"af1a0d989fe6076a4e12de016778cd4a97be82fd","after":"d9bf96889c634fa98e6a59a86154085f163d74b0","ref":"refs/heads/master","pushedAt":"2023-11-22T14:01:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"antonbabenko","name":"Anton Babenko","path":"/antonbabenko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/393243?s=80&v=4"},"commit":{"message":"feat: Add `instance_maintenance_policy` to autoscaling group (#251)\n\nCo-authored-by: magreenbaum ","shortMessageHtmlLink":"feat: Add instance_maintenance_policy to autoscaling group (#251)"}},{"before":"4dd59af3d61719493b4f33f89f5fba17471ff8ae","after":"af1a0d989fe6076a4e12de016778cd4a97be82fd","ref":"refs/heads/master","pushedAt":"2023-11-02T17:29:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"antonbabenko","name":"Anton Babenko","path":"/antonbabenko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/393243?s=80&v=4"},"commit":{"message":"chore(release): version 7.2.0 [skip ci]\n\n## [7.2.0](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v7.1.0...v7.2.0) (2023-11-02)\n\n### Features\n\n* Add support for traffic source attachment ([#248](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/248)) ([4dd59af](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/commit/4dd59af3d61719493b4f33f89f5fba17471ff8ae))","shortMessageHtmlLink":"chore(release): version 7.2.0 [skip ci]"}},{"before":"25eee4bdce4d3c300c5e0c2707aced95f186a2d9","after":"4dd59af3d61719493b4f33f89f5fba17471ff8ae","ref":"refs/heads/master","pushedAt":"2023-11-02T17:28:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bryantbiggs","name":"Bryant Biggs","path":"/bryantbiggs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10913471?s=80&v=4"},"commit":{"message":"feat: Add support for traffic source attachment (#248)","shortMessageHtmlLink":"feat: Add support for traffic source attachment (#248)"}},{"before":"00aadef7247ba1b83c512207091b0fa03087be61","after":"25eee4bdce4d3c300c5e0c2707aced95f186a2d9","ref":"refs/heads/master","pushedAt":"2023-10-30T14:14:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bryantbiggs","name":"Bryant Biggs","path":"/bryantbiggs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10913471?s=80&v=4"},"commit":{"message":"docs: Update README to restrict max hop limit for IMDSv2 (#247)","shortMessageHtmlLink":"docs: Update README to restrict max hop limit for IMDSv2 (#247)"}},{"before":"f3ffe3651bc0f358378bc53564016937a94b4d3d","after":"00aadef7247ba1b83c512207091b0fa03087be61","ref":"refs/heads/master","pushedAt":"2023-10-11T12:11:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"antonbabenko","name":"Anton Babenko","path":"/antonbabenko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/393243?s=80&v=4"},"commit":{"message":"chore(release): version 7.1.0 [skip ci]\n\n## [7.1.0](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v7.0.0...v7.1.0) (2023-10-11)\n\n### Features\n\n* Instance refresh preferences ([#245](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/245)) ([f3ffe36](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/commit/f3ffe3651bc0f358378bc53564016937a94b4d3d))","shortMessageHtmlLink":"chore(release): version 7.1.0 [skip ci]"}},{"before":"e4d98daf29296a1049476b6a1fcc4340b5448b80","after":"f3ffe3651bc0f358378bc53564016937a94b4d3d","ref":"refs/heads/master","pushedAt":"2023-10-11T12:11:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bryantbiggs","name":"Bryant Biggs","path":"/bryantbiggs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10913471?s=80&v=4"},"commit":{"message":"feat: Instance refresh preferences (#245)\n\n* instance refresh preferences\r\n\r\n* update min required version\r\n\r\n* revert version constraint\r\n\r\n---------\r\n\r\nCo-authored-by: magreenbaum ","shortMessageHtmlLink":"feat: Instance refresh preferences (#245)"}},{"before":"1d988c0c218143c73369b016c2999d769cc0933d","after":"e4d98daf29296a1049476b6a1fcc4340b5448b80","ref":"refs/heads/master","pushedAt":"2023-10-09T14:47:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"antonbabenko","name":"Anton Babenko","path":"/antonbabenko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/393243?s=80&v=4"},"commit":{"message":"chore(release): version 7.0.0 [skip ci]\n\n## [7.0.0](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v6.10.0...v7.0.0) (2023-10-09)\n\n### ⚠ BREAKING CHANGES\n\n* Use `launch_template_id` instead of `launch_template_name`, raise MSV of AWS provider and Terraform to 5.0 and 1.0 respectively (#204)\n\n### Features\n\n* Use `launch_template_id` instead of `launch_template_name`, raise MSV of AWS provider and Terraform to 5.0 and 1.0 respectively ([#204](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/204)) ([1d988c0](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/commit/1d988c0c218143c73369b016c2999d769cc0933d))","shortMessageHtmlLink":"chore(release): version 7.0.0 [skip ci]"}},{"before":"7543759d8a75180c71888fc91afe9d8e3d7d05fb","after":"1d988c0c218143c73369b016c2999d769cc0933d","ref":"refs/heads/master","pushedAt":"2023-10-09T14:47:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bryantbiggs","name":"Bryant Biggs","path":"/bryantbiggs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10913471?s=80&v=4"},"commit":{"message":"feat!: Use `launch_template_id` instead of `launch_template_name`, raise MSV of AWS provider and Terraform to 5.0 and 1.0 respectively (#204)\n\n* Use launch_template_id instead of launch_template_name\r\n\r\n* Remove declared but not used variable\r\n\r\n* Add support for already existing launch templates\r\n\r\n* step scaling adjustment logic\r\n\r\n* pre-commit fixes\r\n\r\n* version specified for cloudwatch metric alarm module\r\n\r\n* enable v5.0 for example/complete to work with vpc module\r\n\r\n* v5.0 upgrade\r\n\r\n* fix: Remove default tags - this should come from the provider\r\n\r\n---------\r\n\r\nCo-authored-by: Bryant Biggs \r\nCo-authored-by: magreenbaum ","shortMessageHtmlLink":"feat!: Use launch_template_id instead of launch_template_name, ra…"}},{"before":null,"after":"06490674915411796645bd7db53f0257e6e15a1a","ref":"refs/heads/launch_template_name","pushedAt":"2023-10-09T14:41:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bryantbiggs","name":"Bryant Biggs","path":"/bryantbiggs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10913471?s=80&v=4"},"commit":{"message":"chore: Update example","shortMessageHtmlLink":"chore: Update example"}},{"before":"f6adff7443da91db8eae5b3c16ad048d6eec9a13","after":"7543759d8a75180c71888fc91afe9d8e3d7d05fb","ref":"refs/heads/master","pushedAt":"2023-05-17T14:33:56.767Z","pushType":"push","commitsCount":1,"pusher":{"login":"antonbabenko","name":"Anton Babenko","path":"/antonbabenko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/393243?s=80&v=4"},"commit":{"message":"chore(release): version 6.10.0 [skip ci]\n\n## [6.10.0](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v6.9.0...v6.10.0) (2023-05-17)\n\n### Features\n\n* Add auto_rollback feature to this module in instance_refresh settings ([#232](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/232)) ([f6adff7](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/commit/f6adff7443da91db8eae5b3c16ad048d6eec9a13))","shortMessageHtmlLink":"chore(release): version 6.10.0 [skip ci]"}},{"before":"33dd9d53cbf01f0de630b0778eaf11cb0e36e826","after":"f6adff7443da91db8eae5b3c16ad048d6eec9a13","ref":"refs/heads/master","pushedAt":"2023-05-17T14:33:22.502Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bryantbiggs","name":"Bryant Biggs","path":"/bryantbiggs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10913471?s=80&v=4"},"commit":{"message":"feat: Add auto_rollback feature to this module in instance_refresh settings (#232)\n\nCo-authored-by: Satish Tripathi \r\nCo-authored-by: Bryant Biggs ","shortMessageHtmlLink":"feat: Add auto_rollback feature to this module in instance_refresh se…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAER1w_QAA","startCursor":null,"endCursor":null}},"title":"Activity · terraform-aws-modules/terraform-aws-autoscaling"}