ViNS data source implemented
This commit is contained in:
@@ -112,7 +112,7 @@ func Provider() *schema.Provider {
|
||||
"decort_kvmvm": dataSourceCompute(),
|
||||
"decort_image": dataSourceImage(),
|
||||
"decort_disk": dataSourceDisk(),
|
||||
// "decort_vins": dataSourceVins(),
|
||||
"decort_vins": dataSourceVins(),
|
||||
// "decort_pfw": dataSourcePfw(),
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user