Skip to content

Commit daeb32e

Browse files
committed
removed "-cloud" from provider names
1 parent 897aefa commit daeb32e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

CPIs/cpi-alibaba.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "alibaba-cloud",
2+
"name": "alibaba",
33
"type": "command",
44
"default_settings": {
55
"region": "cn-hangzhou",

CPIs/cpi-hetzner.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "hetzner-cloud",
2+
"name": "hetzner",
33
"type": "command",
44
"default_settings": {
55
"server_type": "cx11",

CPIs/cpi-huawei.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "huawei-cloud",
2+
"name": "huawei",
33
"type": "command",
44
"default_settings": {
55
"region": "ap-southeast-1",

CPIs/cpi-ibm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ibm-cloud",
2+
"name": "ibm",
33
"type": "command",
44
"default_settings": {
55
"region": "us-south",

CPIs/cpi-oracle-cloud.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "oracle-cloud",
2+
"name": "oracle",
33
"type": "command",
44
"default_settings": {
55
"compartment_id": "ocid1.compartment.oc1..example",

CPIs/cpi-ovh-cloud.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ovh-cloud",
2+
"name": "ovh",
33
"type": "command",
44
"default_settings": {
55
"region": "GRA7",

0 commit comments

Comments
 (0)