Update Terraform CI/CD workflow to use 'ssot' runner
Some checks failed
Terraform CI/CD / terraform (push) Failing after 14s
Some checks failed
Terraform CI/CD / terraform (push) Failing after 14s
This commit is contained in:
2
.github/workflows/terraform.yaml
vendored
2
.github/workflows/terraform.yaml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
terraform:
|
||||
runs-on: ssot-runner
|
||||
runs-on: ssot
|
||||
|
||||
container:
|
||||
image: hashicorp/terraform:1.6.6
|
||||
|
||||
Reference in New Issue
Block a user