emilyfoxmusic / factorio-discord-bot

Discord bot for managing factorio servers in AWS.
MIT License
2 stars 0 forks source link

AWS EC2 launch configurations deprecated #47

Open emilyfoxmusic opened 1 year ago

emilyfoxmusic commented 1 year ago

See email from AWS.

emilyfoxmusic commented 1 month ago

More info at: https://docs.aws.amazon.com/autoscaling/ec2/userguide/migrate-launch-configurations-with-cloudformation.html

The old way - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-launchconfiguration.html The new way - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata.html

emilyfoxmusic commented 1 month ago

Would be nice to fix upstream in https://github.com/m-chandler/factorio-spot-pricing too. (Also: check this when implementing in case a fix has already been implemented there that we can bring over!)