aws-solutions / instance-scheduler-on-aws

A cross-account and cross-region solution that allows customers to automatically start and stop EC2 and RDS Instances

Home Page:https://aws.amazon.com/solutions/implementations/instance-scheduler-on-aws/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest version of CloudFormation template is not deployed in official s3 bucket

natten426 opened this issue · comments

Describe the bug

The latest version of CloudFormation template in the s3 bucket "solutions-reference" is "v1.5.0".

To Reproduce

$ curl -s https://s3.amazonaws.com/solutions-reference/aws-instance-scheduler/latest/aws-instance-scheduler.template | grep version
 "Description": "(SO0030) - The AWS CloudFormation template for deployment of the aws-instance-scheduler, version: 1.5.0",
      "default": "Scheduler (version 1.5.0)"
     "version": {
    "Description": "EC2 and RDS instance scheduler, version 1.5.0",
    "Description": "Instance Scheduler - Rule to trigger instance for scheduler function version 1.5.0",
    "stack_version": "1.5.0",

Expected behavior

"v1.5.1" template is retrieved.

  • Version: v1.5.1

with the latest release of Instance Scheduler (1.5.1), the internal paths have been updated to match the name of the solution. The correct path for the latest release of Instance Scheduler would now be:

https://solutions-reference.s3.amazonaws.com/instance-scheduler-on-aws/latest/instance-scheduler-on-aws.template