Skip to content

Diff of string and int results in "No changes" #244

@viraptor

Description

@viraptor

When running diff on a stack:

-        "Cpu": 256,
-        "Memory": 512,
+        "Cpu": "256",
+        "Memory": "512",
         "NetworkMode": "awsvpc"
       }
     },
     "Cluster": {
       "Type": "AWS::ECS::Cluster"
     }
   },
Parameters diff: No changes
The submitted information didn't contain changes. Submit different information to create a change set.

This should't be seen as a change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions