feat: Add the Terraform module #8
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright 2024 Canonical Ltd. | ||
# See LICENSE file for licensing details. | ||
name: Check Terraform Module | ||
on: | ||
pull_request: | ||
jobs: | ||
check-terraform-module: | ||
name: Check Terraform Module | ||
uses: canonical/data-platform-workflows/.github/workflows/terraform.yaml@main | ||
Check failure on line 12 in .github/workflows/terraform.yaml GitHub Actions / .github/workflows/terraform.yamlInvalid workflow file
|
||
secrets: inherit |