mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
Merge pull request #11661 from hashicorp/digital-ocean-hcp-packer-ready
Digital Ocean is HCP Packer Ready
This commit is contained in:
commit
7c704d3577
1 changed files with 2 additions and 1 deletions
|
|
@ -69,7 +69,8 @@
|
|||
"path": "digitalocean",
|
||||
"repo": "hashicorp/packer-plugin-digitalocean",
|
||||
"pluginTier": "community",
|
||||
"version": "latest"
|
||||
"version": "latest",
|
||||
"isHcpPackerReady": true
|
||||
},
|
||||
{
|
||||
"title": "Docker",
|
||||
|
|
|
|||
Loading…
Reference in a new issue