Skip to content

Commit

Permalink
fix: tflint
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrennand committed May 5, 2024
1 parent 742efee commit af19bdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/modules/proxmox_vm/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# Author: Daniel Brennand

terraform {
required_version = ">= 1.6.2"
# https://discuss.hashicorp.com/t/using-a-non-hashicorp-provider-in-a-module/21841/2
required_providers {
proxmox = {
Expand Down

0 comments on commit af19bdf

Please sign in to comment.