cloudtools / cloudtools/troposphere

Allow positive_integer as TaskDefinition Memory property value

Open
#1,246 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

AWS CloudFormation allows values other than e.g. `2GB`, or rather it seems to prefer the MB value as an integer (`2048`).

I discovered this through the new Drift Detection feature, and it seems to automatically translate `2GB` to `2048`, causing an immediate drift upon deployment of my stack

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.