Crazy idea, but couldn't we use JSX for configuration? <AutoScalingGroup name='Main cluster'> <LaunchConfig imageId='ami-xx'>...</LaunchConfig> </AutoScalingGroup> Paired with Typescript, we would have the clearness of…
Crazy idea, but couldn't we use JSX for configuration? <AutoScalingGroup name='Main cluster'> <LaunchConfig imageId='ami-xx'>...</LaunchConfig> </AutoScalingGroup> Paired with Typescript, we would have the clearness of…