From df7f784cde922aff9fe7c58039da24ca2e059a45 Mon Sep 17 00:00:00 2001 From: cloudneutral Date: Thu, 11 Dec 2025 11:15:16 +0800 Subject: [PATCH] Update terraform-standard-iac-pipeline-aws-resources-matrix.yaml --- .../terraform-standard-iac-pipeline-aws-resources-matrix.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terraform-standard-iac-pipeline-aws-resources-matrix.yaml b/.github/workflows/terraform-standard-iac-pipeline-aws-resources-matrix.yaml index e41b9560..90ca1a3a 100644 --- a/.github/workflows/terraform-standard-iac-pipeline-aws-resources-matrix.yaml +++ b/.github/workflows/terraform-standard-iac-pipeline-aws-resources-matrix.yaml @@ -4,7 +4,7 @@ on: push: paths: - 'iac-template/terraform-hcl-standard/aws-cloud/component/ec2/**' - - 'iac-template/terraform-hcl-standard/aws-cloud/component/object/**' + - 'iac-template/terraform-hcl-standard/aws-cloud/component/s3/**' - '.github/workflows/terraform-standard-iac-pipeline-aws-resources-matrix.yaml' workflow_dispatch: inputs: