Jan Gazda
Jan Gazda
@cnunciato I just noticed a lot of breaking changes in typescript eg. `aws.types.input.ecs.ClusterDefaultCapacityProviderStrategy` -> `aws.types.input.ecs.ClusterCapacityProvidersDefaultCapacityProviderStrategy` none of this is mentioned in the migration guide
I'd like this to be a feature it seem to be very similar to the approach of AWS CDK.
@paulo-ferraz-oliveira You might find this interesting/important, there was a lot of work put into this but it wasn't finished. TL DR; the solution is split into 2 PRs and possibly...