https://pulumi.com logo
Title
b

brave-angle-33257

04/11/2022, 6:52 PM
as far as I can tell, the AWS provider has not been updated to support Lambda FunctionURLs yet, is that correct? https://github.com/pulumi/pulumi-aws/issues/1900
a

agreeable-eye-87399

04/11/2022, 7:31 PM
I think as of right now it's only in the native provider, but don't quote me on that https://www.pulumi.com/blog/lambda-urls-launch/
And looks the the PR for the classic provider was opened 6 min ago :) https://github.com/pulumi/pulumi-aws/pull/1902
b

brave-angle-33257

04/11/2022, 7:33 PM
great!
I have not tried out the native provider yet.. seems like something you'd sort of want to "start over" with if going that route
a

agreeable-eye-87399

04/11/2022, 7:38 PM
You can absolutely use them side by side; in fact at this time you probably want to (as some resources are not yet in the native provider while it's in preview) https://www.pulumi.com/registry/packages/aws-native/
b

brave-angle-33257

04/11/2022, 7:39 PM
thanks for the info!