Skip to content

feat(terraform): update bpg/proxmox ( 0.65.0 → 0.66.0 ) #1769

feat(terraform): update bpg/proxmox ( 0.65.0 → 0.66.0 )

feat(terraform): update bpg/proxmox ( 0.65.0 → 0.66.0 ) #1769

Workflow file for this run

---
name: Packer Lint
on:
push:
paths:
- packer/**
- .github/workflows/packer-lint.yml
pull_request:
jobs:
packer-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup packer
uses: hashicorp/[email protected]
id: setup
with:
version: latest
- name: Run packer validate
id: validate
run: |
cd packer/templates
packer validate -syntax-only ubuntu