Skip to content

cdk diff: doesn't doesn't indicate "parameters" and "outputs" #1120

Closed
@eladb

Description

There is no indication that an entity added/removed/changed is a Parameter or an Output:

For example, HelloFunctionCodeS3Bucket0C5C164D is a new parameter:

[+] Added HelloFunctionCodeS3Bucket0C5C164D: {"Type":"String","Description":"S3 bucket for asset \"CdkDemoStack/HelloFunction/Code\""}
[+] Added HelloFunctionCodeS3VersionKeyAC59E192: {"Type":"String","Description":"S3 key for asset version \"CdkDemoStack/HelloFunction/Code\""}
[+]  Creating HelloFunctionServiceRole186F1BA8 (type: AWS::IAM::Role)
[+]  Creating HelloFunctionD909AE8C (type: AWS::Lambda::Function)

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.package/toolsRelated to AWS CDK Tools or CLIuiRelated to CLI User Interface issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions