registry icon indicating copy to clipboard operation
registry copied to clipboard

Review the AWS 6.0 migration guide for correctness

Open cnunciato opened this issue 2 years ago • 2 comments

In addressing pulumi/docs#9764, we noticed a few things about the AWS 5.x to 6.x migration guide that aren't correct. For example, the PeeringAttachment resource exists, but the link in the guide points to something called PeeringAttachmentAcceptor; the "from" and "to" names are identical for ListenerCertificate and TargetGroupAttachment, etc.) We should go through this guide in detail and make sure it's accurate.

cnunciato avatar Aug 30 '23 23:08 cnunciato

@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

1oglop1 avatar Oct 03 '23 08:10 1oglop1

@lukehoban @mnlumi Can we put this on deck so folks facing the upgrade have everything they need?

joeduffy avatar Oct 10 '23 22:10 joeduffy