Skip to content

Replace -p with ENV Variable #15

Open
@ambsw-technology

Description

@ambsw-technology

It seems to me that the following will result in the deletion of many keys:

  • ssm-diff init -p "a/b/c"
  • ssm-diff plan -p "a/b/c"
  • ssm-diff apply

It would be easy to forget to append the -p flag. If this would result in massive deletions, it seems like a very dangerous design. I suggest moving the -p behavior into an ENV variable. This ensures that it must be deliberately altered, not merely forgotten.

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