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

Allow stack updates that don't evaluate as a change

Open
#552 4 comments 5 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

## 1. Allow stack updates that don't evaluate as a change

## 2. Scope of request
Currently a stack's template cannot be updated if applying the update results in no changes. This creates an edge case where template changes gated behind parameters/conditionals with the intent of changing a parameter later to change behavior are not able to be applied.

It is work around-able by making impact-less changes to the template, but that isn't an ideal solution

## 3. Expected behavior

N/A. This is more of a feature request than a bug so the working behavior is the expected behavior i think.

## 4. Suggest specific test cases
N/A

## 5. Helpful Links to speed up research and evaluation
N/A

## 6. Category- *Other*

## 7. Any additional context (optional)
N/A

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.