Skip to content

chore: remove dead launch_template fields from AsgDescription - #119

Open
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-dead-launch-template-fields-from-asgd-39a039
Open

chore: remove dead launch_template fields from AsgDescription#119
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-dead-launch-template-fields-from-asgd-39a039

Conversation

@detail-app

@detail-app detail-app Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Remove the unused launch_template_id and launch_template_version
fields from AsgDescription, along with the AWS SDK extraction in the
EC2 impl and the None assignments in the mock.

These fields were write-only: populated from the ASG describe call in
ec2.rs (and hardcoded to None in the mock) but never read by the
reconciler or any other production or test code.

History

  • Last materially changed June 2026

Co-authored-by: detail-app[bot] <180357370+detail-app[bot]@users.noreply.github.com>


Dead Code PRs can be configured here.

@detail-app
detail-app Bot requested a review from jplock July 31, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant