Merge branch 'master' of github.com:kube-hetzner/terraform-hcloud-kube-hetzner into staging

This commit is contained in:
Karim Naufal 2022-04-20 09:20:51 +02:00
commit 7cfbf87f18
No known key found for this signature in database
GPG Key ID: 9CB4A7C28C139CA5

View File

@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Terraform
uses: hashicorp/setup-terraform@v1
uses: hashicorp/setup-terraform@v2
- name: Terraform Format
run: terraform fmt -check -diff
- name: Terraform Init