mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Add HCP Ready label to Oracle plugin in preparation for 1.0.4 release
This commit is contained in:
parent
4ca37bae86
commit
da455bdd09
1 changed files with 3 additions and 2 deletions
|
|
@ -213,7 +213,8 @@
|
|||
"path": "oracle",
|
||||
"repo": "hashicorp/packer-plugin-oracle",
|
||||
"pluginTier": "community",
|
||||
"version": "latest"
|
||||
"version": "latest",
|
||||
"isHcpPackerReady": true
|
||||
},
|
||||
{
|
||||
"title": "Outscale",
|
||||
|
|
@ -355,4 +356,4 @@
|
|||
"version": "latest",
|
||||
"pluginTier": "community"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue