Skip to content

Support diffForStages and failOnDestructiveChanges #44

@mrgrain

Description

@mrgrain

This is basically the inverse of the current noDiffForStages and noFailOnDestructiveChanges.

But that's probably just one solution to my actual use case:

  • I have a large app with many stacks/stages across different regions
  • For reasons, I cannot have a single role that can perform diff for all stages across all regions
  • I am looking for a way to group my stacks into multiple jobs that each use a different role and diff a subset of stages
  • Currently I have to exclude the unwanted stages, which causes a lot of repetition.

PS: Not using failOnDestructiveChanges. Just threw this in for good measure. 😂

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