allow using a separate resource for boot disk (#1496)

This commit is contained in:
Ludovico Magnocavallo
2023-07-07 17:40:13 +02:00
committed by GitHub
parent f7d00d8107
commit d9f7cef1e7
105 changed files with 400 additions and 227 deletions

View File

@@ -37,7 +37,7 @@ jobs:
- name: Set up Terraform
uses: hashicorp/setup-terraform@v2
with:
terraform_version: 1.4.4
terraform_version: 1.5.1
- name: Install dependencies
run: |