terraform plan
This commit is contained in:
parent
8022f78666
commit
5f16787e58
1 changed files with 1 additions and 2 deletions
3
.github/workflows/terraform-plan.yml
vendored
3
.github/workflows/terraform-plan.yml
vendored
|
|
@ -15,8 +15,7 @@ jobs:
|
|||
if: github.repository != 'hashicorp-education/learn-terraform-github-actions'
|
||||
name: "Terraform Plan"
|
||||
runs-on: mealcraft-runners
|
||||
containers:
|
||||
image: ghcr.io/catthehacker/ubuntu:runner-22.04
|
||||
containers: ghcr.io/catthehacker/ubuntu:runner-22.04
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue