-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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.thisBut 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.comIs 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.
ViacheslavKudinov
Metadata
Metadata
Assignees
Labels
No labels