Skip to content

Summary in v0.9.0 not really a summary #11

@andreas-aman

Description

@andreas-aman

Hi,

I decided to upgrade the tool and to my horror the summary now is not a summary compared to v0.8.0

Here's how it looks in v0.8.0

🟢 Create:
  + module.eks.aws_eks_access_entry.this["cluster_creator"]
  + module.eks.aws_eks_access_policy_association.this["cluster_creator_admin"]

🟡 Update:
  ~ aws_cloudfront_distribution.this

But in v0.9.0 I see this

🟢 Create:
  + module.eks.aws_eks_access_entry.this["cluster_creator"]
  + module.eks.aws_eks_access_policy_association.this["cluster_creator_admin"]

🟡 Update:
  ~ aws_cloudfront_distribution.this
    - origin.0.domain_name: a<redacted>2.eu-north-1.elb.amazonaws.com

Is it possible to supress the - origin... output somehow? If not I'd like to see it as a feature since it's renders the summary useless if you have big objects that are removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions