sparse-intern-71089
06/17/2022, 1:02 AMmammoth-agency-10350
06/17/2022, 1:14 AMvariables:
AZURE_STORAGE_CONTAINER: $(Pulumi.StorageContainer)
steps:
- task: Pulumi@1
inputs:
azureSubscription: <service principal connection>
command: 'up'
cwd: '$(ProjectDirectory)/'
stack: '${{ parameters.stack }}'
args: '--yes'
env:
PULUMI_CONFIG_PASSPHRASE: $(Pulumi.Passphrase)
AZURE_STORAGE_ACCOUNT: $(Pulumi.StorageAccount)
AZURE_STORAGE_KEY: $(Pulumi.StorageKey)
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