Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#344)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit 1e707a5595780818ed8213fe99a7bff33a327c78.
  • Loading branch information
pulumi-bot authored Oct 4, 2023
1 parent 2c4d01c commit 5accdd4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .ci-mgmt.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
provider: snowflake
major-version: 1
env:
SNOWFLAKE_USER: ${{ secrets.SNOWFLAKE_USER }}
SNOWFLAKE_PASSWORD: ${{ secrets.SNOWFLAKE_PASSWORD }}
SNOWFLAKE_ACCOUNT: ${{ secrets.SNOWFLAKE_ACCOUNT }}
SNOWFLAKE_ROLE: ${{ secrets.SNOWFLAKE_ROLE }}
SNOWFLAKE_REGION: ${{ secrets.SNOWFLAKE_REGION }}
makeTemplate: bridged
plugins:
- name: random
version: "4.2.0"
- name: aws
version: "4.10.0"
- name: gcp
version: "5.10.0"
- name: azure
version: "4.7.0"
team: ecosystem

0 comments on commit 5accdd4

Please sign in to comment.