nutritious-judge-27316
01/19/2020, 3:54 PMbroad-dog-22463
01/19/2020, 4:13 PMnutritious-judge-27316
01/19/2020, 4:14 PMcolossal-room-15708
01/19/2020, 11:50 PM- task: Pulumi@1
displayName: Preview infra changes
inputs:
azureSubscription: 'prod'
command: 'preview'
args: '--diff'
stack: 'imagebakery'
cwd: 'infrastructure'
env:
AZURE_STORAGE_ACCOUNT: $(AZURE_STORAGE_ACCOUNT)
AZURE_STORAGE_CONTAINER: $(AZURE_STORAGE_CONTAINER)
AZURE_STORAGE_KEY: $(AZURE_STORAGE_KEY)
PULUMI_CONFIG_PASSPHRASE: $(pulumi.config.passphrase)
clever-sunset-76585
01/20/2020, 3:46 AMnutritious-judge-27316
01/20/2020, 7:57 AMcolossal-room-15708
01/20/2020, 8:06 AMnutritious-judge-27316
01/20/2020, 8:34 AMcolossal-room-15708
01/20/2020, 9:04 AMclever-sunset-76585
01/20/2020, 3:44 PMloginArgs
instead of the env var because it allows you to specify any of the supported cloud backends and not just an Azure one.