https://pulumi.com logo
Title
n

nice-guitar-97142

03/09/2020, 6:08 PM
i updated pulumi from 1.11.1 to 1.12.0 and now get this error. i am using
azure:clientId, azure:clientSecret, azure: tenantId, and azure:subscriptionId
in the stack config, as i always have. i noticed there was a change around registering providers for 1.12.0. am i missing something that changed the ability to use azure config items for the azure provider?
ok, so at some point in the past i was using
ARM_
env variables to authenticate. with the 1.12.0 changes, it tried to use the “old way” of authenticating. how do i go about telling pulumi there is a “new way” now?