Skip to content

create project and add az-terraform and aws-pulumi #3

create project and add az-terraform and aws-pulumi

create project and add az-terraform and aws-pulumi #3

name: "Deploy container-platform"
on:
push:
branches:
- main
paths:
- "!**/*.md"
- .github/workflows/deploy-pulumi-template.yaml
- .github/workflows/deploy-container-platform.yaml
concurrency:
group: container-platform
cancel-in-progress: true
jobs:
dev:
name: dev
uses: flo-kn/cloud-agnostic-container-mgmt/.github/workflows/deploy-pulumi-template.yaml@main

Check failure on line 17 in .github/workflows/deploy-container-platform.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy-container-platform.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/deploy-container-platform.yaml" -> "flo-kn/cloud-agnostic-container-mgmt/.github/workflows/deploy-pulumi-template.yaml@main" : failed to fetch workflow: workflow was not found.
with:
pulumi-project-dir: product/container-platform
pulumi-stack: dev
aws-region: eu-central-1
environment-availability: availability-check
environment: dev
pulumi-backend: s3://<your-pulumi-backend-name>
role-arn: "arn:aws:iam::12345678910:role/GithubOIDCDeploymentRole"
secrets:
HelloWorld_GITHUB_PACKAGE_REGISTRY_TOKEN: ${{ secrets.HelloWorld_GITHUB_PACKAGE_REGISTRY_TOKEN }}
# Add more envs if needed by
#qa:
#prod: