Skip to content

Replaced Launch Configuration with Launch Template - #34

Open
ttrentler wants to merge 8 commits into
vatertime:masterfrom
ttrentler:master
Open

Replaced Launch Configuration with Launch Template#34
ttrentler wants to merge 8 commits into
vatertime:masterfrom
ttrentler:master

Conversation

@ttrentler

Copy link
Copy Markdown

Migrated from launch configuration to launch template

  • AWS launch configurations are deprecated as of Dec 2022
  • Launch templates offer enhanced features and better spot pricing support
  • Maintains backward compatibility while future-proofing the deployment
  • Improves instance type flexibility and configuration management

Updated CloudFormation to use a Launch Template over a Launch configurtion which is depreciated and not available on new AWS accounts.
Name Tage on EC2 instance added to match ECS cluster name
Added the ability to specify daily backups for up to 30 days using AWS Backup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant