Pulumi v3.220.0 introduces envVarMappings, a new resource option that solves environment variable conflicts when running multiple providers with different credentials. Previously, providers expected fixed environment variable names (like AWS_ACCESS_KEY_ID or ARM_CLIENT_SECRET), making it impossible to configure multiple
Table of contents
Multiple providers or provider instances that expect different authentication values but have the same variable keyRemapping environment variablesExampleSort: