Skip to content

Commit

Permalink
fix: update integrations metadata identifier (#119)
Browse files Browse the repository at this point in the history
It appears that this change was missing from the previous transfer pull
request #95
  • Loading branch information
jooola committed Nov 8, 2023
1 parent 450e2a6 commit 402c146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .web-docs/metadata.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
integration {
name = "Hetzner Cloud"
description = "The hcloud plugin can be used with HashiCorp Packer to create custom images on Hetzner Cloud."
identifier = "packer/hashicorp/hcloud"
identifier = "packer/hetznercloud/hcloud"
component {
type = "builder"
name = "Hetzner Cloud"
Expand Down

0 comments on commit 402c146

Please sign in to comment.