This commit is contained in:
6
.github/workflows/terraform.yaml
vendored
6
.github/workflows/terraform.yaml
vendored
@@ -2,16 +2,12 @@ name: Terraform CI/CD
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
terraform:
|
||||
runs-on: ssot
|
||||
|
||||
defaults:
|
||||
run:
|
||||
working-directory: terraform
|
||||
|
||||
container:
|
||||
image: hashicorp/terraform:1.6.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user