瀏覽代碼

Enable Oracle VM Server destination options call

Sergiu Miclea 8 年之前
父節點
當前提交
622b4de675
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/config.js

+ 1 - 0
src/config.js

@@ -93,6 +93,7 @@ export const wizardConfig = {
 // If the item has `envRequiredFields`, an additional API call will be made once the specified fields are filled
 // If the item has `envRequiredFields`, an additional API call will be made once the specified fields are filled
 export const providersWithExtraOptions = [
 export const providersWithExtraOptions = [
   'openstack',
   'openstack',
+  'oracle_vm',
   {
   {
     name: 'azure',
     name: 'azure',
     envRequiredFields: ['location', 'resource_group'],
     envRequiredFields: ['location', 'resource_group'],