aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::EC2::Instance - AWS-Specific Parameter Type - AWS::EC2::Instance::Type

Open
#425 2 comments 13 reactions 0 assignees View on GitHub
compute enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

It is highly annoying to hardcode a list of existing Instance Types into CloudFormation template. There should be **AWS-Specific Parameter Type** `AWS::EC2::Instance::Type` and `List`, which will automatically add **all** existing instance types supported in the current Region.

This should be easily possible since the release of the [Instance Types Console](https://aws.amazon.com/ru/blogs/compute/it-just-got-easier-to-discover-and-compare-ec2-instance-types/)

Parameters docs: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/parameters-section-structure.html

Category tag: Compute

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.