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

Propagate the stack level tags to `RunInstance Dry Run` call

Open
#1,525 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::AutoScaling::AutoScalingGroup

### Resource Name

_No response_

### Issue Description

Propagate the stack level tags to RunInstance Dry Run call as well.
At present, autoscaling service by default will include all the stack level tags when it invokes the actual RunInstance API but ignores during the dry run invocation.

### Expected Behavior

Propagate the stack level tags to RunInstance Dry Run call as well.

### Observed Behavior

Stack level tags to RunInstance Dry Run call are ignored.

### Test Cases

Launch an ASG using a launch template deployed via CloudFormation and look for the event in cloudtrail.

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue by launching an AWS::AutoScaling::AutoScalingGroup with a launch template through CloudFormation. Compare the actual and dry-run RunInstance events in CloudTrail, and consider the work complete when stack-level tags are propagated to the dry-run call as well.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.