Open coderanger opened 10 years ago
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?
Ping @bninja @mahmoudimus @mjallday
Would everyone prefer something more like this?
So rather than the short names, use the full CloudFormation object name?