chore(deps): update dependency hashicorp/packer-plugin-hcloud to v1.3.0 #4

Merged
xoxys merged 1 commits from renovate/hashicorp-packer-plugin-hcloud-1.x into main 2024-01-18 07:49:08 +00:00
Showing only changes of commit b133ff9e43 - Show all commits

View File

@ -2,7 +2,7 @@ packer {
required_version = ">= 1.8.3"
required_plugins {
hcloud = {
version = "1.0.5"
version = "1.3.0"
source = "github.com/hashicorp/hcloud"
}
}