Skip to content

feat: Adding the Terraform module to deploy SD-Core Bundles #15

feat: Adding the Terraform module to deploy SD-Core Bundles

feat: Adding the Terraform module to deploy SD-Core Bundles #15

Workflow file for this run

# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.
name: Check Terraform Modules
on:
pull_request:
jobs:
check-terraform-module:
name: Check Terraform Module
uses: canonical/sdcore-github-workflows/.github/workflows/terraform.yaml@main
secrets: inherit
with:
working-directory: ./modules

Check failure on line 16 in .github/workflows/terraform.yaml

View workflow run for this annotation

GitHub Actions / Check Terraform Modules

Invalid workflow file

The workflow is not valid. .github/workflows/terraform.yaml (Line: 16, Col: 26): Invalid input, working-directory is not defined in the referenced workflow.