sparse-intern-71089
07/01/2021, 7:49 AMflaky-school-82490
07/01/2021, 8:11 AMicy-football-94152
07/01/2021, 10:52 AMflaky-school-82490
07/01/2021, 1:00 PMbillowy-army-68599
tall-librarian-49374
07/01/2021, 1:14 PMtall-librarian-49374
07/01/2021, 1:14 PMflaky-school-82490
07/01/2021, 1:55 PMflaky-school-82490
07/01/2021, 1:56 PMuses: azure/login@v1
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
tall-librarian-49374
07/01/2021, 1:58 PMflaky-school-82490
07/01/2021, 2:06 PMpulumi config set azure-native:clientId <clientID>
pulumi config set azure-native:clientSecret <clientSecret> --secret
pulumi config set azure-native:tenantId <tenantID>
pulumi config set azure-native:subscriptionId <subscriptionID>
in github actions without having to install the pulumi cli on the worker...tall-librarian-49374
07/01/2021, 2:08 PMflaky-school-82490
07/01/2021, 2:09 PMARM_CLIENT_ID
, ARM_CLIENT_SECRET
, ARM_TENANT_ID
, and ARM_SUBSCRIPTION_ID
as env variables (Actions secrets). How do I feed them to pulumi in a github action?billowy-army-68599
- uses: pulumi/actions@v3
with:
command: preview
stack-name: dev
env:
ARM_CLIENT_SECRET: ${{ secrets.ARM_CLIENT_SECRET }}
flaky-school-82490
07/01/2021, 2:12 PMenv:
ARM_CLIENT_SECRET: ${{ secrets.ARM_CLIENT_SECRET }}
part. Will try that right away.flaky-school-82490
07/01/2021, 3:15 PMflaky-school-82490
07/01/2021, 3:49 PMDiagnostics:
pulumi:pulumi:Stack (clarifi-cloud-demo-dev):
error: update failed
azure-native:azureactivedirectory:B2CTenant (b2cTenant):
error: pollingTrackerBase#updateRawBody: failed to unmarshal response body: StatusCode=0 -- Original Error: invalid character 'Y' looking for beginning of value
No 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