Merge pull request #12217 from hashicorp/backport/hcp-enable-oracle-plugin/smoothly-powerful-hornet

This pull request was automerged via backport-assistant
pull/12219/head
hc-github-team-packer 3 years ago committed by GitHub
commit 61ff5b3562
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -213,7 +213,8 @@
"path": "oracle", "path": "oracle",
"repo": "hashicorp/packer-plugin-oracle", "repo": "hashicorp/packer-plugin-oracle",
"pluginTier": "community", "pluginTier": "community",
"version": "latest" "version": "latest",
"isHcpPackerReady": true
}, },
{ {
"title": "Outscale", "title": "Outscale",
@ -355,4 +356,4 @@
"version": "latest", "version": "latest",
"pluginTier": "community" "pluginTier": "community"
} }
] ]

Loading…
Cancel
Save