Skip to content

Commit

Permalink
docs: mark plugin as hcp ready (#58)
Browse files Browse the repository at this point in the history
Since the plugin supports HCP Packer, we should tag it as such.
  • Loading branch information
lbajolet-hashicorp committed Jan 9, 2024
1 parent d40c982 commit 5008b01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .web-docs/metadata.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ integration {
name = "UpCloud"
description = "A builder plugin for Packer which can be used to generate storage templates on UpCloud."
identifier = "packer/UpCloudLtd/upcloud"
flags = ["hcp-ready"]
component {
type = "builder"
name = "UpCloud"
Expand Down

0 comments on commit 5008b01

Please sign in to comment.