what's the current state of
@pulumi/aws vs @pulumi/aws-native
?
Is aws-native ever going to become the default?
Or is it "abandoned" (= still maintained but not a focus of development)?
a
adorable-house-61348
03/21/2025, 1:18 PM
Hey @jolly-megabyte-6233 it is not the goal of AWS-native (now AWS Cloud Control) to replace pulumi/aws.
It is instead meant to supplement it - some resources are unavailable in AWS classic or have other issues. We generally recommend people use
pulumi/aws
and mix in aws-native for cases where it's necessary