# Copyright 2025 Canonical Ltd. # See LICENSE file for licensing details. name: Terraform modules tests on: workflow_dispatch: pull_request: paths: - 'terraform/**' - 'terraform-product/**' jobs: terraform-tests: uses: canonical/operator-workflows/.github/workflows/terraform_modules_test.yaml@main secrets: inherit with: k8s-controller: true #lxd-controller: true terraform-directories: '["terraform"]'