Skip to content

Conversation

w0rmr1d3r
Copy link
Member

WIP

Solving issue for SAM templates found in: Skyscanner/cfripper#259

AWSTemplateFormatVersion: Optional[date]
Conditions: Optional[Dict] = {}
Description: Optional[str] = None
Globals: Optional[Dict] = {}
Copy link
Member

Choose a reason for hiding this comment

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

I'd create a subclass for SAM. Normal CF does not support Globals

Copy link
Member Author

Choose a reason for hiding this comment

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

It was one of the ideas I had in mind. I'd try to give this PR some development time this week and do a subclass instead for SAM 👍

@jsoucheiron
Copy link
Member

Should we close this one?

@w0rmr1d3r
Copy link
Member Author

Should we close this one?

We don't have to. It's just an unplanned feature since:

  1. I don't have time to pursue it
  2. Team doesn't have this feature in the roadmap

Happy to receive contributions on it.

Ultimately closes an issue in CFRipper and has broader compatibility with other CloudFormation models.

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.

2 participants