Skip to content

Reducing DSLy-ness of stratosphere #7

@coderanger

Description

@coderanger

Would everyone prefer something more like this?

class Foo(Template):
    def LaunchConfiguration(self):
        pass

    def AutoScalingGroup(self):
        pass

So rather than the short names, use the full CloudFormation object name?

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