shy-solstice-54260
05/20/2024, 10:40 AMpulumi/aws
provider
new provider:
const awsProvider = new aws.Provider(`global-aws-provider`, {
region: <aws.Region>env.region,
assumeRole: {
roleArn: providerRoleArn,
},
skipMetadataApiCheck: false,
}, {
aliases: [
{
name: "aws-provider",
}])
little-cartoon-10569
05/20/2024, 8:29 PMNo matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by