Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a conditional replace explanation #336

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

viraptor
Copy link
Contributor

@viraptor viraptor commented Jun 1, 2020

Apart from well defined changes, resources may be also conditionally replaced.
This should be annotated in the proposed changes.
Also change the colour to red for potential replacements.

Apart from well defined changes, resources may be also conditionally replaced.
This should be annotated in the proposed changes.
Also change the colour to red for potential replacements.
@viraptor
Copy link
Contributor Author

viraptor commented Jun 1, 2020

Warnings: No tests. I'm not sure how to test this and I sank enough time flailing around. Ideas welcome.

@jacobbednarz
Copy link
Contributor

What about reusing the AWS terms here? Using Conditionally replace instead of Maybe replace?

@@ -101,7 +106,7 @@ def action_color(action_name)
:green
when 'Modify'
:yellow
when 'Remove', 'Replace'
when 'Remove', 'Replace', 'Maybe replace'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be Conditional replace?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants