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

AWS::CloudFormation::StackInstance - New Resource

Open
#103 7 comments 19 reactions 0 assignees View on GitHub
enhancement management & governance
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

1. Title -> AWS::CloudFormation::StackInstance
2. Scope of request -> A StackInstance resource that can be used to add Stacks to a StackSet
3. Expected behavior -> It takes a !Ref to a StackSet (see #102), an AccountId and a Region. One StackInstance should be exactly one account+region.
5. Links to existing API doc (optional) -> https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateStackInstances.html
6. Category tag (optional) -> Management & Governance
7. Any additional context (optional)
The API allows creating mulitple stack instances at the same time. This may be a possible way to do it, but I think that having one Resource per Instance makes more sense in a CloudFormation template.

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.