Update multi-cloud workflow names and paths
This commit is contained in:
parent
dad3339ee2
commit
6f6188c416
@ -1,11 +1,10 @@
|
||||
name: AWS Cloud IAC Pipeline (Account/VPC Matrix)
|
||||
name: Multi Cloud IAC Pipeline (Account/VPC Matrix)
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'terraform-hcl-standard/aws-cloud/component/vpc/**'
|
||||
- 'terraform-hcl-standard/aws-cloud/component/role/**'
|
||||
- 'terraform-hcl-standard/**'
|
||||
- '.github/workflows/iac-pipeline-aws-account-matrix.yaml'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
||||
@ -8,8 +8,8 @@ on:
|
||||
push:
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/iac-pipeline-mutli-cloud-bootstrap.yaml'
|
||||
- 'terraform-hcl-standard/**'
|
||||
- '.github/workflows/iac-pipeline-mutli-cloud-bootstrap.yaml'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
deploy_action:
|
||||
|
||||
@ -1,11 +1,10 @@
|
||||
name: AWS Cloud Global LandingZone Baseline
|
||||
name: Multi Cloud LandingZone Baseline
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'terraform-hcl-standard/aws-cloud/**'
|
||||
- 'iac-template/terraform-hcl-standard/aws-cloud/**'
|
||||
- 'terraform-hcl-standard/**'
|
||||
- '.github/workflows/iac-pipeline-aws-global-landingzone-baseline.yaml'
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
name: AWS Cloud IAC Pipeline (Resources Matrix)
|
||||
name: Multi Cloud IAC Pipeline (Resources Matrix)
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user