@equinix-labs/pulumi-equinix
Version:
A Pulumi package for creating and managing equinix cloud resources.
292 lines • 6.13 kB
JavaScript
"use strict";
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
Object.defineProperty(exports, "__esModule", { value: true });
exports.Plan = exports.OperatingSystem = exports.NetworkType = exports.IpBlockType = exports.Facility = exports.BillingCycle = void 0;
exports.BillingCycle = {
Hourly: "hourly",
Monthly: "monthly",
};
exports.Facility = {
/**
* Amsterdam 2
*/
AM2: "am2",
/**
* Amsterdam 6
*/
AM6: "am6",
/**
* Manchester 5
*/
MA5: "ma5",
/**
* Tokio 1
*/
NRT1: "nrt1",
/**
* Paris 4
*/
PA4: "pa4",
/**
* Stockholm 2
*/
SK2: "sk2",
/**
* Melbourne 2
*/
ME2: "me2",
/**
* Hong Kong 2
*/
HK2: "hk2",
/**
* Tokyo 11
*/
TY11: "ty11",
/**
* Los Angeles 4
*/
LA4: "la4",
/**
* Dallas 6
*/
DA6: "da6",
/**
* Dallas 11
*/
DA11: "da11",
/**
* Dallas 3
*/
DA3: "da3",
/**
* Sao Paulo 4
*/
SP4: "sp4",
/**
* Montreal 1
*/
MT1: "mt1",
/**
* Silicon Valley 16
*/
SV16: "sv16",
/**
* Sunnyvale, CA 1
*/
SJC1: "sjc1",
/**
* Frankfurt 2
*/
FRA2: "fra2",
/**
* Frankfurt 8
*/
FRA8: "fr8",
/**
* New York 5
*/
NY5: "ny5",
/**
* New York 6
*/
NY6: "ny6",
/**
* New York 7
*/
NY7: "ny7",
/**
* Chicago 3
*/
CH3: "ch3",
/**
* Seoul 1
*/
SL1: "sl1",
/**
* Sydney 5
*/
SY5: "sy5",
/**
* Osaka 3
*/
OS3: "os3",
/**
* London 7
*/
LD7: "ld7",
/**
* Washington DC 10
*/
DC10: "dc10",
/**
* Amsterdam 1
*/
AMS1: "ams1",
/**
* Singapore 4
*/
SG4: "sg4",
/**
* Seattle 4
*/
SE4: "se4",
/**
* Sydney 4
*/
SY4: "sy4",
/**
* Atlanta 4
*/
AT4: "at4",
/**
* Dallas 2
*/
DFW2: "dfw2",
/**
* Toronto
*/
TR2: "tr2",
/**
* Washington DC
*/
DC13: "dc13",
/**
* Helsinki
*/
HE7: "he7",
/**
* Parsippany, NJ 1
*/
EWR1: "ewr1",
/**
* Singapore 5
*/
SG5: "sg5",
/**
* Singapore 1
*/
SG1: "sg1",
/**
* Madrid 2
*/
MD2: "md2",
/**
* Silicon Valley 15
*/
SV15: "sv15",
};
exports.IpBlockType = {
GlobalIPv4: "global_ipv4",
PublicIPv4: "public_ipv4",
};
exports.NetworkType = {
Layer3: "layer3",
Layer2Individual: "layer2-individual",
Layer2Bonded: "layer2-bonded",
Hybrid: "hybrid",
};
exports.OperatingSystem = {
Alma8: "alma_8",
Alma9: "alma_9",
Alpine3: "alpine_3",
CentOS6: "centos_6",
CentOS7: "centos_7",
CentOS8: "centos_8",
CoreOSAlpha: "coreos_alpha",
CoreOSBeta: "coreos_beta",
CoreOSStable: "coreos_stable",
CustomIPXE: "custom_ipxe",
Debian10: "debian_10",
Debian11: "debian_11",
Debian7: "debian_7",
Debian8: "debian_8",
Debian9: "debian_9",
Fedora31: "fedora_31",
Fedora34: "fedora_34",
FlatcarAlpha: "flatcar_alpha",
FlatcarBeta: "flatcar_beta",
FlatcarEdge: "flatcar_edge",
FlatcarLTS: "flatcar_lts",
FlatcarStable: "flatcar_stable",
FreeBSD10_3: "freebsd_10_3",
FreeBSD10_4: "freebsd_10_4",
FreeBSD11_0: "freebsd_11_0",
FreeBSD11_1: "freebsd_11_1",
FreeBSD11_2: "freebsd_11_2",
FreeBSD11_3: "freebsd_11_3",
FreeBSD11_4: "freebsd_11_4",
FreeBSD12Testing: "freebsd_12_testing",
FreeBSD12_1: "freebsd_12_1",
FreeBSD13_0: "freebsd_13_0",
FreeBSD13_1: "freebsd_13_1",
FreeBSD13_testing: "freebsd_13_testing",
HookEsxi7: "hook_esxi7",
NixOS17_03: "nixos_17_03",
NixOS18_03: "nixos_18_03",
NixOS19_03: "nixos_19_03",
NixOS20_09: "nixos_20_09",
NixOS21_11: "nixos_21_11",
NixOS22_05: "nixos_22_05",
NixOS22_11: "nixos_22_11",
Nixos21_05: "nixos_21_05",
NutanixCentos: "nutanix_centos",
NutanixLTS5_19_1: "nutanix_lts_5_19_1",
NutanixLTS5_20: "nutanix_lts_5_20",
OpenSUSE42_3: "opensuse_42_3",
RHEL7: "rhel_7",
RHEL8: "rhel_8",
RHEL9: "rhel_9",
RancherOS: "rancher",
Rocky8: "rocky_8",
Rocky9: "rocky_9",
SLES12SP3: "suse_sles12_sp3",
ScientificLinux6: "scientific_6",
TalosV1: "talos_v1",
Ubuntu1710: "ubuntu_17_10",
Ubuntu18_04: "ubuntu_18_04",
Ubuntu1904: "ubuntu_19_04",
Ubuntu19_10: "ubuntu_19_10",
Ubuntu20_04: "ubuntu_20_04",
Ubuntu20_04_legacy: "ubuntu_20_04_legacy",
Ubuntu20_10: "ubuntu_20_10",
Ubuntu2204: "ubuntu_22_04",
VMWareAlloyVcf: "vmware_alloy_vcf",
VMWareEsxi5_5: "vmware_esxi_5_5",
VMWareEsxi6_0: "vmware_esxi_6_0",
VMWareEsxi6_5: "vmware_esxi_6_5",
VMWareEsxi6_7: "vmware_esxi_6_7",
VMWareEsxi6_7_vcf: "vmware_esxi_6_7_vcf",
VMWareEsxi7_0: "vmware_esxi_7_0",
VMWareEsxi7_0U2a: "vmware_esxi_7_0U2a",
VMWareEsxi7_0_vcf: "vmware_esxi_7_0_vcf",
VMWareNsx2_5_0: "vmware_nsx_2_5_0",
VMWareNsx3_0_0: "vmware_nsx_3_0_0",
Virtuozzo7: "virtuozzo_7",
Windows2012R2: "windows_2012_r2",
Windows2016: "windows_2016",
Windows2019: "windows_2019",
Windows2022: "windows_2022",
};
exports.Plan = {
A3LargeX86: "a3.large.x86",
C2LargeARM: "c2.large.arm",
C2MediumX86: "c2.medium.x86",
C3LargeARM: "c3.large.arm64",
C3MediumX86: "c3.medium.x86",
C3SmallX86: "c3.small.x86",
F3LargeX86: "f3.large.x86",
F3MediumX86: "f3.medium.x86",
G2LargeX86: "g2.large.x86",
M2XLargeX86: "m2.xlarge.x86",
M3LargeX86: "m3.large.x86",
M3SmallX86: "m3.small.x86",
N2XLargeX86: "n2.xlarge.x86",
N3XLargeX86: "n3.xlarge.x86",
S3XLargeX86: "s3.xlarge.x86",
T3SmallX86: "t3.small.x86",
X2XLargeX86: "x2.xlarge.x86",
X3XLargeX86: "x3.xlarge.x86",
};
//# sourceMappingURL=index.js.map