Skip to content

Merge pull request #89 from PerfectThymeTech/marvinbuss/add_synapse_p… #3

Merge pull request #89 from PerfectThymeTech/marvinbuss/add_synapse_p…

Merge pull request #89 from PerfectThymeTech/marvinbuss/add_synapse_p… #3

name: synapseprivetlinkhub tests
on:
push:
branches:
- main
paths:
- "modules/synapseprivetlinkhub/**"
- ".github/workflows/terraform-synapseprivetlinkhub.yml"
pull_request:
branches:
- main
paths:
- "modules/synapseprivetlinkhub/**"
- ".github/workflows/terraform-synapseprivetlinkhub.yml"
jobs:
terraform_dev:
uses: ./.github/workflows/_terraformTestTemplate.yml
name: "Dev"
with:
environment: "dev"
config: "synapseprivetlinkhub"
terraform_version: "1.9.6"
node_version: 20
tenant_id: "37963dd4-f4e6-40f8-a7d6-24b97919e452"
subscription_id: "1fdab118-1638-419a-8b12-06c9543714a0"
secrets:
CLIENT_ID: ${{ secrets.CLIENT_ID }}