From c8924e4780569bef06b047c4f7cd01aa601ab400 Mon Sep 17 00:00:00 2001 From: Tim Hogarty Date: Wed, 23 Oct 2024 14:38:40 -0700 Subject: [PATCH] Add correct version numbers after change to build command made in PR #227 --- Makefile | 2 +- .../csharp/equinix-fabric-cloud_router-example_1.csproj | 2 +- examples/fabric/cloud_router/example_1/java/pom.xml | 2 +- examples/fabric/cloud_router/example_1/python/requirements.txt | 2 +- examples/fabric/cloud_router/example_1/typescript/package.json | 2 +- .../csharp/equinix-fabric-cloud_router-example_2.csproj | 2 +- examples/fabric/cloud_router/example_2/java/pom.xml | 2 +- examples/fabric/cloud_router/example_2/python/requirements.txt | 2 +- examples/fabric/cloud_router/example_2/typescript/package.json | 2 +- .../equinix-fabric-connection-example_fcr_to_azure.csproj | 2 +- examples/fabric/connection/example_fcr_to_azure/java/pom.xml | 2 +- .../connection/example_fcr_to_azure/python/requirements.txt | 2 +- .../connection/example_fcr_to_azure/typescript/package.json | 2 +- .../equinix-fabric-connection-example_fcr_to_metal.csproj | 2 +- examples/fabric/connection/example_fcr_to_metal/java/pom.xml | 2 +- .../connection/example_fcr_to_metal/python/requirements.txt | 2 +- .../connection/example_fcr_to_metal/typescript/package.json | 2 +- .../equinix-fabric-connection-example_fcr_to_network.csproj | 2 +- examples/fabric/connection/example_fcr_to_network/java/pom.xml | 2 +- .../connection/example_fcr_to_network/python/requirements.txt | 2 +- .../connection/example_fcr_to_network/typescript/package.json | 2 +- .../csharp/equinix-fabric-connection-example_fcr_to_port.csproj | 2 +- examples/fabric/connection/example_fcr_to_port/java/pom.xml | 2 +- .../connection/example_fcr_to_port/python/requirements.txt | 2 +- .../connection/example_fcr_to_port/typescript/package.json | 2 +- .../equinix-fabric-connection-example_metal_to_aws.csproj | 2 +- examples/fabric/connection/example_metal_to_aws/java/pom.xml | 2 +- .../connection/example_metal_to_aws/python/requirements.txt | 2 +- .../connection/example_metal_to_aws/typescript/package.json | 2 +- .../csharp/equinix-fabric-connection-example_port_to_aws.csproj | 2 +- examples/fabric/connection/example_port_to_aws/java/pom.xml | 2 +- .../connection/example_port_to_aws/python/requirements.txt | 2 +- .../connection/example_port_to_aws/typescript/package.json | 2 +- ...uinix-fabric-connection-example_port_to_network_eplan.csproj | 2 +- .../connection/example_port_to_network_eplan/java/pom.xml | 2 +- .../example_port_to_network_eplan/python/requirements.txt | 2 +- .../example_port_to_network_eplan/typescript/package.json | 2 +- ...inix-fabric-connection-example_port_to_network_evplan.csproj | 2 +- .../connection/example_port_to_network_evplan/java/pom.xml | 2 +- .../example_port_to_network_evplan/python/requirements.txt | 2 +- .../example_port_to_network_evplan/typescript/package.json | 2 +- .../equinix-fabric-connection-example_port_to_port.csproj | 2 +- examples/fabric/connection/example_port_to_port/java/pom.xml | 2 +- .../connection/example_port_to_port/python/requirements.txt | 2 +- .../connection/example_port_to_port/typescript/package.json | 2 +- ...nix-fabric-connection-example_port_to_port_access_epl.csproj | 2 +- .../connection/example_port_to_port_access_epl/java/pom.xml | 2 +- .../example_port_to_port_access_epl/python/requirements.txt | 2 +- .../example_port_to_port_access_epl/typescript/package.json | 2 +- .../equinix-fabric-connection-example_port_to_port_epl.csproj | 2 +- .../fabric/connection/example_port_to_port_epl/java/pom.xml | 2 +- .../connection/example_port_to_port_epl/python/requirements.txt | 2 +- .../connection/example_port_to_port_epl/typescript/package.json | 2 +- .../csharp/equinix-fabric-connection-example_port_to_vd.csproj | 2 +- examples/fabric/connection/example_port_to_vd/java/pom.xml | 2 +- .../connection/example_port_to_vd/python/requirements.txt | 2 +- .../connection/example_port_to_vd/typescript/package.json | 2 +- .../equinix-fabric-connection-example_token_to_aws.csproj | 2 +- examples/fabric/connection/example_token_to_aws/java/pom.xml | 2 +- .../connection/example_token_to_aws/python/requirements.txt | 2 +- .../connection/example_token_to_aws/typescript/package.json | 2 +- .../csharp/equinix-fabric-connection-example_vd_to_azure.csproj | 2 +- examples/fabric/connection/example_vd_to_azure/java/pom.xml | 2 +- .../connection/example_vd_to_azure/python/requirements.txt | 2 +- .../connection/example_vd_to_azure/typescript/package.json | 2 +- ...uinix-fabric-connection-example_vd_to_azure_redundant.csproj | 2 +- .../connection/example_vd_to_azure_redundant/java/pom.xml | 2 +- .../example_vd_to_azure_redundant/python/requirements.txt | 2 +- .../example_vd_to_azure_redundant/typescript/package.json | 2 +- .../equinix-fabric-connection-example_vd_to_network.csproj | 2 +- examples/fabric/connection/example_vd_to_network/java/pom.xml | 2 +- .../connection/example_vd_to_network/python/requirements.txt | 2 +- .../connection/example_vd_to_network/typescript/package.json | 2 +- .../csharp/equinix-fabric-connection-example_vd_to_token.csproj | 2 +- examples/fabric/connection/example_vd_to_token/java/pom.xml | 2 +- .../connection/example_vd_to_token/python/requirements.txt | 2 +- .../connection/example_vd_to_token/typescript/package.json | 2 +- .../csharp/equinix-fabric-connection_route_filter.csproj | 2 +- examples/fabric/connection_route_filter/java/pom.xml | 2 +- examples/fabric/connection_route_filter/python/requirements.txt | 2 +- examples/fabric/connection_route_filter/typescript/package.json | 2 +- examples/fabric/network/csharp/equinix-fabric-network.csproj | 2 +- examples/fabric/network/java/pom.xml | 2 +- examples/fabric/network/python/requirements.txt | 2 +- examples/fabric/network/typescript/package.json | 2 +- .../csharp/equinix-fabric-route_filter_rule.csproj | 2 +- examples/fabric/route_filter_rule/java/pom.xml | 2 +- examples/fabric/route_filter_rule/python/requirements.txt | 2 +- examples/fabric/route_filter_rule/typescript/package.json | 2 +- .../csharp/equinix-fabric-routing_protocol-example_1.csproj | 2 +- examples/fabric/routing_protocol/example_1/java/pom.xml | 2 +- .../fabric/routing_protocol/example_1/python/requirements.txt | 2 +- .../fabric/routing_protocol/example_1/typescript/package.json | 2 +- .../csharp/equinix-fabric-routing_protocol-example_2.csproj | 2 +- examples/fabric/routing_protocol/example_2/java/pom.xml | 2 +- .../fabric/routing_protocol/example_2/python/requirements.txt | 2 +- .../fabric/routing_protocol/example_2/typescript/package.json | 2 +- .../csharp/equinix-fabric-routing_protocol-example_3.csproj | 2 +- examples/fabric/routing_protocol/example_3/java/pom.xml | 2 +- .../fabric/routing_protocol/example_3/python/requirements.txt | 2 +- .../fabric/routing_protocol/example_3/typescript/package.json | 2 +- .../csharp/equinix-fabric-service_profile.csproj | 2 +- examples/fabric/service_profile/java/pom.xml | 2 +- examples/fabric/service_profile/python/requirements.txt | 2 +- examples/fabric/service_profile/typescript/package.json | 2 +- .../metal/bgp_session/csharp/equinix-metal-bgp_session.csproj | 2 +- examples/metal/bgp_session/java/pom.xml | 2 +- examples/metal/bgp_session/python/requirements.txt | 2 +- examples/metal/bgp_session/typescript/package.json | 2 +- ...nnection-example_fabric_billed_metal_from_fabric_port.csproj | 2 +- .../example_fabric_billed_metal_from_fabric_port/java/pom.xml | 2 +- .../python/requirements.txt | 2 +- .../typescript/package.json | 2 +- ...metal-connection-example_fabric_billed_metal_from_fcr.csproj | 2 +- .../example_fabric_billed_metal_from_fcr/java/pom.xml | 2 +- .../python/requirements.txt | 2 +- .../typescript/package.json | 2 +- ...nection-example_fabric_billed_metal_from_network_edge.csproj | 2 +- .../example_fabric_billed_metal_from_network_edge/java/pom.xml | 2 +- .../python/requirements.txt | 2 +- .../typescript/package.json | 2 +- ...-connection-example_metal_billed_metal_to_fabric_port.csproj | 2 +- .../example_metal_billed_metal_to_fabric_port/java/pom.xml | 2 +- .../python/requirements.txt | 2 +- .../typescript/package.json | 2 +- .../example_1/csharp/equinix-metal-device-example_1.csproj | 2 +- examples/metal/device/example_1/java/pom.xml | 2 +- examples/metal/device/example_1/python/requirements.txt | 2 +- examples/metal/device/example_1/typescript/package.json | 2 +- .../example_2/csharp/equinix-metal-device-example_2.csproj | 2 +- examples/metal/device/example_2/java/pom.xml | 2 +- examples/metal/device/example_2/python/requirements.txt | 2 +- examples/metal/device/example_2/typescript/package.json | 2 +- .../example_3/csharp/equinix-metal-device-example_3.csproj | 2 +- examples/metal/device/example_3/java/pom.xml | 2 +- examples/metal/device/example_3/python/requirements.txt | 2 +- examples/metal/device/example_3/typescript/package.json | 2 +- .../example_4/csharp/equinix-metal-device-example_4.csproj | 2 +- examples/metal/device/example_4/java/pom.xml | 2 +- examples/metal/device/example_4/python/requirements.txt | 2 +- examples/metal/device/example_4/typescript/package.json | 2 +- .../example_5/csharp/equinix-metal-device-example_5.csproj | 2 +- examples/metal/device/example_5/java/pom.xml | 2 +- examples/metal/device/example_5/python/requirements.txt | 2 +- examples/metal/device/example_5/typescript/package.json | 2 +- .../csharp/equinix-metal-device-network-type.csproj | 2 +- examples/metal/device_network_type/java/pom.xml | 2 +- examples/metal/device_network_type/python/requirements.txt | 2 +- examples/metal/device_network_type/typescript/package.json | 2 +- .../example_1/csharp/equinix-metal-gateway-example_1.csproj | 2 +- examples/metal/gateway/example_1/java/pom.xml | 2 +- examples/metal/gateway/example_1/python/requirements.txt | 2 +- examples/metal/gateway/example_1/typescript/package.json | 2 +- .../example_2/csharp/equinix-metal-gateway-example_2.csproj | 2 +- examples/metal/gateway/example_2/java/pom.xml | 2 +- examples/metal/gateway/example_2/python/requirements.txt | 2 +- examples/metal/gateway/example_2/typescript/package.json | 2 +- .../ip_attachment/csharp/equinix-metal-ip_attachment.csproj | 2 +- examples/metal/ip_attachment/java/pom.xml | 2 +- examples/metal/ip_attachment/python/requirements.txt | 2 +- examples/metal/ip_attachment/typescript/package.json | 2 +- .../metal/organization/csharp/equinix-metal-organization.csproj | 2 +- examples/metal/organization/java/pom.xml | 2 +- examples/metal/organization/python/requirements.txt | 2 +- examples/metal/organization/typescript/package.json | 2 +- .../csharp/equinix-metal-organization_member-example_1.csproj | 2 +- examples/metal/organization_member/example_1/java/pom.xml | 2 +- .../metal/organization_member/example_1/python/requirements.txt | 2 +- .../metal/organization_member/example_1/typescript/package.json | 2 +- .../csharp/equinix-metal-organization_member-example_2.csproj | 2 +- examples/metal/organization_member/example_2/java/pom.xml | 2 +- .../metal/organization_member/example_2/python/requirements.txt | 2 +- .../metal/organization_member/example_2/typescript/package.json | 2 +- .../csharp/equinix-metal-port_vlan_attachment-example_1.csproj | 2 +- examples/metal/port_vlan_attachment/example_1/java/pom.xml | 2 +- .../port_vlan_attachment/example_1/python/requirements.txt | 2 +- .../port_vlan_attachment/example_1/typescript/package.json | 2 +- .../csharp/equinix-metal-port_vlan_attachment-example_2.csproj | 2 +- examples/metal/port_vlan_attachment/example_2/java/pom.xml | 2 +- .../port_vlan_attachment/example_2/python/requirements.txt | 2 +- .../port_vlan_attachment/example_2/typescript/package.json | 2 +- .../example_1/csharp/equinix-metal-project-example_1.csproj | 2 +- examples/metal/project/example_1/java/pom.xml | 2 +- examples/metal/project/example_1/python/requirements.txt | 2 +- examples/metal/project/example_1/typescript/package.json | 2 +- .../example_2/csharp/equinix-metal-project-example_2.csproj | 2 +- examples/metal/project/example_2/java/pom.xml | 2 +- examples/metal/project/example_2/python/requirements.txt | 2 +- examples/metal/project/example_2/typescript/package.json | 2 +- .../example_3/csharp/equinix-metal-project-example_3.csproj | 2 +- examples/metal/project/example_3/java/pom.xml | 2 +- examples/metal/project/example_3/python/requirements.txt | 2 +- examples/metal/project/example_3/typescript/package.json | 2 +- .../project_api_key/csharp/equinix-metal-project_api_key.csproj | 2 +- examples/metal/project_api_key/java/pom.xml | 2 +- examples/metal/project_api_key/python/requirements.txt | 2 +- examples/metal/project_api_key/typescript/package.json | 2 +- .../project_ssh_key/csharp/equinix-metal-project_ssh_key.csproj | 2 +- examples/metal/project_ssh_key/java/pom.xml | 2 +- examples/metal/project_ssh_key/python/requirements.txt | 2 +- examples/metal/project_ssh_key/typescript/package.json | 2 +- .../csharp/equinix-metal-reserved_ip_block-example_1.csproj | 2 +- examples/metal/reserved_ip_block/example_1/java/pom.xml | 2 +- .../metal/reserved_ip_block/example_1/python/requirements.txt | 2 +- .../metal/reserved_ip_block/example_1/typescript/package.json | 2 +- .../csharp/equinix-metal-reserved_ip_block-example_2.csproj | 2 +- examples/metal/reserved_ip_block/example_2/java/pom.xml | 2 +- .../metal/reserved_ip_block/example_2/python/requirements.txt | 2 +- .../metal/reserved_ip_block/example_2/typescript/package.json | 2 +- .../csharp/equinix-metal-spot_market_request.csproj | 2 +- examples/metal/spot_market_request/java/pom.xml | 2 +- examples/metal/spot_market_request/python/requirements.txt | 2 +- examples/metal/spot_market_request/typescript/package.json | 2 +- examples/metal/ssh_key/csharp/equinix-metal-ssh_key.csproj | 2 +- examples/metal/ssh_key/java/pom.xml | 2 +- examples/metal/ssh_key/python/requirements.txt | 2 +- examples/metal/ssh_key/typescript/package.json | 2 +- .../metal/user_api_key/csharp/equinix-metal-user_api_key.csproj | 2 +- examples/metal/user_api_key/java/pom.xml | 2 +- examples/metal/user_api_key/python/requirements.txt | 2 +- examples/metal/user_api_key/typescript/package.json | 2 +- .../virtual_circuit/csharp/equinix-metal-virtual_circuit.csproj | 2 +- examples/metal/virtual_circuit/java/pom.xml | 2 +- examples/metal/virtual_circuit/python/requirements.txt | 2 +- examples/metal/virtual_circuit/typescript/package.json | 2 +- examples/metal/vlan/csharp/equinix-metal-vlan.csproj | 2 +- examples/metal/vlan/java/pom.xml | 2 +- examples/metal/vlan/python/requirements.txt | 2 +- examples/metal/vlan/typescript/package.json | 2 +- .../vrf/example_1/csharp/equinix-metal-vrf-example_1.csproj | 2 +- examples/metal/vrf/example_1/java/pom.xml | 2 +- examples/metal/vrf/example_1/python/requirements.txt | 2 +- examples/metal/vrf/example_1/typescript/package.json | 2 +- .../vrf/example_2/csharp/equinix-metal-vrf-example_2.csproj | 2 +- examples/metal/vrf/example_2/java/pom.xml | 2 +- examples/metal/vrf/example_2/python/requirements.txt | 2 +- examples/metal/vrf/example_2/typescript/package.json | 2 +- .../vrf/example_3/csharp/equinix-metal-vrf-example_3.csproj | 2 +- examples/metal/vrf/example_3/java/pom.xml | 2 +- examples/metal/vrf/example_3/python/requirements.txt | 2 +- examples/metal/vrf/example_3/typescript/package.json | 2 +- .../acl_template/csharp/equinix-network-acl_template.csproj | 2 +- examples/network/acl_template/java/pom.xml | 2 +- examples/network/acl_template/python/requirements.txt | 2 +- examples/network/acl_template/typescript/package.json | 2 +- examples/network/bgp/csharp/equinix-network-bgp.csproj | 2 +- examples/network/bgp/java/pom.xml | 2 +- examples/network/bgp/python/requirements.txt | 2 +- examples/network/bgp/typescript/package.json | 2 +- .../example_1/csharp/equinix-network-device-example_1.csproj | 2 +- examples/network/device/example_1/java/pom.xml | 2 +- examples/network/device/example_1/python/requirements.txt | 2 +- examples/network/device/example_1/typescript/package.json | 2 +- .../example_2/csharp/equinix-network-device-example_2.csproj | 2 +- examples/network/device/example_2/java/pom.xml | 2 +- examples/network/device/example_2/python/requirements.txt | 2 +- examples/network/device/example_2/typescript/package.json | 2 +- .../example_3/csharp/equinix-network-device-example_3.csproj | 2 +- examples/network/device/example_3/java/pom.xml | 2 +- examples/network/device/example_3/python/requirements.txt | 2 +- examples/network/device/example_3/typescript/package.json | 2 +- .../example_4/csharp/equinix-network-device-example_4.csproj | 2 +- examples/network/device/example_4/java/pom.xml | 2 +- examples/network/device/example_4/python/requirements.txt | 2 +- examples/network/device/example_4/typescript/package.json | 2 +- .../example_5/csharp/equinix-network-device-example_5.csproj | 2 +- examples/network/device/example_5/java/pom.xml | 2 +- examples/network/device/example_5/python/requirements.txt | 2 +- examples/network/device/example_5/typescript/package.json | 2 +- .../example_6/csharp/equinix-network-device-example_6.csproj | 2 +- examples/network/device/example_6/java/pom.xml | 2 +- examples/network/device/example_6/python/requirements.txt | 2 +- examples/network/device/example_6/typescript/package.json | 2 +- .../example_7/csharp/equinix-network-device-example_7.csproj | 2 +- examples/network/device/example_7/java/pom.xml | 2 +- examples/network/device/example_7/python/requirements.txt | 2 +- examples/network/device/example_7/typescript/package.json | 2 +- .../example_8/csharp/equinix-network-device-example_8.csproj | 2 +- examples/network/device/example_8/java/pom.xml | 2 +- examples/network/device/example_8/python/requirements.txt | 2 +- examples/network/device/example_8/typescript/package.json | 2 +- .../example_9/csharp/equinix-network-device-example_9.csproj | 2 +- examples/network/device/example_9/java/pom.xml | 2 +- examples/network/device/example_9/python/requirements.txt | 2 +- examples/network/device/example_9/typescript/package.json | 2 +- .../equinix-network-device-example_Aviatrix_Transit_Edge.csproj | 2 +- .../network/device/example_Aviatrix_Transit_Edge/java/pom.xml | 2 +- .../example_Aviatrix_Transit_Edge/python/requirements.txt | 2 +- .../example_Aviatrix_Transit_Edge/typescript/package.json | 2 +- .../device_link/csharp/equinix-network-device_link.csproj | 2 +- examples/network/device_link/java/pom.xml | 2 +- examples/network/device_link/python/requirements.txt | 2 +- examples/network/device_link/typescript/package.json | 2 +- examples/network/file/csharp/equinix-network-file.csproj | 2 +- examples/network/file/java/pom.xml | 2 +- examples/network/file/python/requirements.txt | 2 +- examples/network/file/typescript/package.json | 2 +- examples/network/ssh_key/csharp/equinix-network-ssh_key.csproj | 2 +- examples/network/ssh_key/java/pom.xml | 2 +- examples/network/ssh_key/python/requirements.txt | 2 +- examples/network/ssh_key/typescript/package.json | 2 +- .../network/ssh_user/csharp/equinix-network-ssh_user.csproj | 2 +- examples/network/ssh_user/java/pom.xml | 2 +- examples/network/ssh_user/python/requirements.txt | 2 +- examples/network/ssh_user/typescript/package.json | 2 +- 305 files changed, 305 insertions(+), 305 deletions(-) diff --git a/Makefile b/Makefile index 4e0f997fa..7ff191d50 100644 --- a/Makefile +++ b/Makefile @@ -64,7 +64,7 @@ bin/pulumi-java-gen: .pulumi-java-gen.version $(PULUMICTL_BIN) provider: tfgen install_plugins # build the provider binary provider: only_provider -only_provider: $(PULUMICTL_BIN) +only_provider: build_schema $(PULUMICTL_BIN) (cd provider && go build -o $(WORKING_DIR)/bin/${PROVIDER} -ldflags "-X ${PROJECT}/${VERSION_PATH}=${VERSION} -X github.com/equinix/terraform-provider-equinix/version.ProviderVersion=${VERSION}" ${PROJECT}/${PROVIDER_PATH}/cmd/${PROVIDER}) build_sdks: clean build_nodejs build_python build_go build_dotnet build_java # build all the sdks diff --git a/examples/fabric/cloud_router/example_1/csharp/equinix-fabric-cloud_router-example_1.csproj b/examples/fabric/cloud_router/example_1/csharp/equinix-fabric-cloud_router-example_1.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/cloud_router/example_1/csharp/equinix-fabric-cloud_router-example_1.csproj +++ b/examples/fabric/cloud_router/example_1/csharp/equinix-fabric-cloud_router-example_1.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/cloud_router/example_1/java/pom.xml b/examples/fabric/cloud_router/example_1/java/pom.xml index f9d8d49c3..98b7bb627 100644 --- a/examples/fabric/cloud_router/example_1/java/pom.xml +++ b/examples/fabric/cloud_router/example_1/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/cloud_router/example_1/python/requirements.txt b/examples/fabric/cloud_router/example_1/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/cloud_router/example_1/python/requirements.txt +++ b/examples/fabric/cloud_router/example_1/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/cloud_router/example_1/typescript/package.json b/examples/fabric/cloud_router/example_1/typescript/package.json index 233308eb1..017a20430 100644 --- a/examples/fabric/cloud_router/example_1/typescript/package.json +++ b/examples/fabric/cloud_router/example_1/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/cloud_router/example_2/csharp/equinix-fabric-cloud_router-example_2.csproj b/examples/fabric/cloud_router/example_2/csharp/equinix-fabric-cloud_router-example_2.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/cloud_router/example_2/csharp/equinix-fabric-cloud_router-example_2.csproj +++ b/examples/fabric/cloud_router/example_2/csharp/equinix-fabric-cloud_router-example_2.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/cloud_router/example_2/java/pom.xml b/examples/fabric/cloud_router/example_2/java/pom.xml index ed292e268..e5e9ca574 100644 --- a/examples/fabric/cloud_router/example_2/java/pom.xml +++ b/examples/fabric/cloud_router/example_2/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/cloud_router/example_2/python/requirements.txt b/examples/fabric/cloud_router/example_2/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/cloud_router/example_2/python/requirements.txt +++ b/examples/fabric/cloud_router/example_2/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/cloud_router/example_2/typescript/package.json b/examples/fabric/cloud_router/example_2/typescript/package.json index 2ecfe9bc3..920cf97be 100644 --- a/examples/fabric/cloud_router/example_2/typescript/package.json +++ b/examples/fabric/cloud_router/example_2/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_fcr_to_azure/csharp/equinix-fabric-connection-example_fcr_to_azure.csproj b/examples/fabric/connection/example_fcr_to_azure/csharp/equinix-fabric-connection-example_fcr_to_azure.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_fcr_to_azure/csharp/equinix-fabric-connection-example_fcr_to_azure.csproj +++ b/examples/fabric/connection/example_fcr_to_azure/csharp/equinix-fabric-connection-example_fcr_to_azure.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_fcr_to_azure/java/pom.xml b/examples/fabric/connection/example_fcr_to_azure/java/pom.xml index 407d608ff..1633cc335 100644 --- a/examples/fabric/connection/example_fcr_to_azure/java/pom.xml +++ b/examples/fabric/connection/example_fcr_to_azure/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_fcr_to_azure/python/requirements.txt b/examples/fabric/connection/example_fcr_to_azure/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_fcr_to_azure/python/requirements.txt +++ b/examples/fabric/connection/example_fcr_to_azure/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_fcr_to_azure/typescript/package.json b/examples/fabric/connection/example_fcr_to_azure/typescript/package.json index 26895db62..cd71d5043 100644 --- a/examples/fabric/connection/example_fcr_to_azure/typescript/package.json +++ b/examples/fabric/connection/example_fcr_to_azure/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_fcr_to_metal/csharp/equinix-fabric-connection-example_fcr_to_metal.csproj b/examples/fabric/connection/example_fcr_to_metal/csharp/equinix-fabric-connection-example_fcr_to_metal.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_fcr_to_metal/csharp/equinix-fabric-connection-example_fcr_to_metal.csproj +++ b/examples/fabric/connection/example_fcr_to_metal/csharp/equinix-fabric-connection-example_fcr_to_metal.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_fcr_to_metal/java/pom.xml b/examples/fabric/connection/example_fcr_to_metal/java/pom.xml index 2fb2dd652..b1e08bcd3 100644 --- a/examples/fabric/connection/example_fcr_to_metal/java/pom.xml +++ b/examples/fabric/connection/example_fcr_to_metal/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_fcr_to_metal/python/requirements.txt b/examples/fabric/connection/example_fcr_to_metal/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_fcr_to_metal/python/requirements.txt +++ b/examples/fabric/connection/example_fcr_to_metal/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_fcr_to_metal/typescript/package.json b/examples/fabric/connection/example_fcr_to_metal/typescript/package.json index b6de052ca..dee62b30b 100644 --- a/examples/fabric/connection/example_fcr_to_metal/typescript/package.json +++ b/examples/fabric/connection/example_fcr_to_metal/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_fcr_to_network/csharp/equinix-fabric-connection-example_fcr_to_network.csproj b/examples/fabric/connection/example_fcr_to_network/csharp/equinix-fabric-connection-example_fcr_to_network.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_fcr_to_network/csharp/equinix-fabric-connection-example_fcr_to_network.csproj +++ b/examples/fabric/connection/example_fcr_to_network/csharp/equinix-fabric-connection-example_fcr_to_network.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_fcr_to_network/java/pom.xml b/examples/fabric/connection/example_fcr_to_network/java/pom.xml index 31180716a..a1ce2da2f 100644 --- a/examples/fabric/connection/example_fcr_to_network/java/pom.xml +++ b/examples/fabric/connection/example_fcr_to_network/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_fcr_to_network/python/requirements.txt b/examples/fabric/connection/example_fcr_to_network/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_fcr_to_network/python/requirements.txt +++ b/examples/fabric/connection/example_fcr_to_network/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_fcr_to_network/typescript/package.json b/examples/fabric/connection/example_fcr_to_network/typescript/package.json index 8609141b7..c4b95bf85 100644 --- a/examples/fabric/connection/example_fcr_to_network/typescript/package.json +++ b/examples/fabric/connection/example_fcr_to_network/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_fcr_to_port/csharp/equinix-fabric-connection-example_fcr_to_port.csproj b/examples/fabric/connection/example_fcr_to_port/csharp/equinix-fabric-connection-example_fcr_to_port.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_fcr_to_port/csharp/equinix-fabric-connection-example_fcr_to_port.csproj +++ b/examples/fabric/connection/example_fcr_to_port/csharp/equinix-fabric-connection-example_fcr_to_port.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_fcr_to_port/java/pom.xml b/examples/fabric/connection/example_fcr_to_port/java/pom.xml index abd8ce689..7549a049a 100644 --- a/examples/fabric/connection/example_fcr_to_port/java/pom.xml +++ b/examples/fabric/connection/example_fcr_to_port/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_fcr_to_port/python/requirements.txt b/examples/fabric/connection/example_fcr_to_port/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_fcr_to_port/python/requirements.txt +++ b/examples/fabric/connection/example_fcr_to_port/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_fcr_to_port/typescript/package.json b/examples/fabric/connection/example_fcr_to_port/typescript/package.json index f6392cbab..dc47989f0 100644 --- a/examples/fabric/connection/example_fcr_to_port/typescript/package.json +++ b/examples/fabric/connection/example_fcr_to_port/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_metal_to_aws/csharp/equinix-fabric-connection-example_metal_to_aws.csproj b/examples/fabric/connection/example_metal_to_aws/csharp/equinix-fabric-connection-example_metal_to_aws.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_metal_to_aws/csharp/equinix-fabric-connection-example_metal_to_aws.csproj +++ b/examples/fabric/connection/example_metal_to_aws/csharp/equinix-fabric-connection-example_metal_to_aws.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_metal_to_aws/java/pom.xml b/examples/fabric/connection/example_metal_to_aws/java/pom.xml index ff2ea7234..c59ab98af 100644 --- a/examples/fabric/connection/example_metal_to_aws/java/pom.xml +++ b/examples/fabric/connection/example_metal_to_aws/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_metal_to_aws/python/requirements.txt b/examples/fabric/connection/example_metal_to_aws/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_metal_to_aws/python/requirements.txt +++ b/examples/fabric/connection/example_metal_to_aws/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_metal_to_aws/typescript/package.json b/examples/fabric/connection/example_metal_to_aws/typescript/package.json index e2e0183a6..4a0142ec1 100644 --- a/examples/fabric/connection/example_metal_to_aws/typescript/package.json +++ b/examples/fabric/connection/example_metal_to_aws/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_aws/csharp/equinix-fabric-connection-example_port_to_aws.csproj b/examples/fabric/connection/example_port_to_aws/csharp/equinix-fabric-connection-example_port_to_aws.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_port_to_aws/csharp/equinix-fabric-connection-example_port_to_aws.csproj +++ b/examples/fabric/connection/example_port_to_aws/csharp/equinix-fabric-connection-example_port_to_aws.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_aws/java/pom.xml b/examples/fabric/connection/example_port_to_aws/java/pom.xml index 1d4c6bea4..2cf8118c7 100644 --- a/examples/fabric/connection/example_port_to_aws/java/pom.xml +++ b/examples/fabric/connection/example_port_to_aws/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_port_to_aws/python/requirements.txt b/examples/fabric/connection/example_port_to_aws/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_port_to_aws/python/requirements.txt +++ b/examples/fabric/connection/example_port_to_aws/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_port_to_aws/typescript/package.json b/examples/fabric/connection/example_port_to_aws/typescript/package.json index 1b83f8039..8d25e126f 100644 --- a/examples/fabric/connection/example_port_to_aws/typescript/package.json +++ b/examples/fabric/connection/example_port_to_aws/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_network_eplan/csharp/equinix-fabric-connection-example_port_to_network_eplan.csproj b/examples/fabric/connection/example_port_to_network_eplan/csharp/equinix-fabric-connection-example_port_to_network_eplan.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_port_to_network_eplan/csharp/equinix-fabric-connection-example_port_to_network_eplan.csproj +++ b/examples/fabric/connection/example_port_to_network_eplan/csharp/equinix-fabric-connection-example_port_to_network_eplan.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_network_eplan/java/pom.xml b/examples/fabric/connection/example_port_to_network_eplan/java/pom.xml index 0fc71dd15..d32f925df 100644 --- a/examples/fabric/connection/example_port_to_network_eplan/java/pom.xml +++ b/examples/fabric/connection/example_port_to_network_eplan/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_port_to_network_eplan/python/requirements.txt b/examples/fabric/connection/example_port_to_network_eplan/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_port_to_network_eplan/python/requirements.txt +++ b/examples/fabric/connection/example_port_to_network_eplan/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_port_to_network_eplan/typescript/package.json b/examples/fabric/connection/example_port_to_network_eplan/typescript/package.json index bef557fd4..0309784b4 100644 --- a/examples/fabric/connection/example_port_to_network_eplan/typescript/package.json +++ b/examples/fabric/connection/example_port_to_network_eplan/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_network_evplan/csharp/equinix-fabric-connection-example_port_to_network_evplan.csproj b/examples/fabric/connection/example_port_to_network_evplan/csharp/equinix-fabric-connection-example_port_to_network_evplan.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_port_to_network_evplan/csharp/equinix-fabric-connection-example_port_to_network_evplan.csproj +++ b/examples/fabric/connection/example_port_to_network_evplan/csharp/equinix-fabric-connection-example_port_to_network_evplan.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_network_evplan/java/pom.xml b/examples/fabric/connection/example_port_to_network_evplan/java/pom.xml index 892ba6bcf..f5f9bd853 100644 --- a/examples/fabric/connection/example_port_to_network_evplan/java/pom.xml +++ b/examples/fabric/connection/example_port_to_network_evplan/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_port_to_network_evplan/python/requirements.txt b/examples/fabric/connection/example_port_to_network_evplan/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_port_to_network_evplan/python/requirements.txt +++ b/examples/fabric/connection/example_port_to_network_evplan/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_port_to_network_evplan/typescript/package.json b/examples/fabric/connection/example_port_to_network_evplan/typescript/package.json index ac96f88bf..69e4ba9ec 100644 --- a/examples/fabric/connection/example_port_to_network_evplan/typescript/package.json +++ b/examples/fabric/connection/example_port_to_network_evplan/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_port/csharp/equinix-fabric-connection-example_port_to_port.csproj b/examples/fabric/connection/example_port_to_port/csharp/equinix-fabric-connection-example_port_to_port.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_port_to_port/csharp/equinix-fabric-connection-example_port_to_port.csproj +++ b/examples/fabric/connection/example_port_to_port/csharp/equinix-fabric-connection-example_port_to_port.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_port/java/pom.xml b/examples/fabric/connection/example_port_to_port/java/pom.xml index 3d8ba36df..d48ea5c51 100644 --- a/examples/fabric/connection/example_port_to_port/java/pom.xml +++ b/examples/fabric/connection/example_port_to_port/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_port_to_port/python/requirements.txt b/examples/fabric/connection/example_port_to_port/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_port_to_port/python/requirements.txt +++ b/examples/fabric/connection/example_port_to_port/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_port_to_port/typescript/package.json b/examples/fabric/connection/example_port_to_port/typescript/package.json index 4a01253b9..9f6b9582b 100644 --- a/examples/fabric/connection/example_port_to_port/typescript/package.json +++ b/examples/fabric/connection/example_port_to_port/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_port_access_epl/csharp/equinix-fabric-connection-example_port_to_port_access_epl.csproj b/examples/fabric/connection/example_port_to_port_access_epl/csharp/equinix-fabric-connection-example_port_to_port_access_epl.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_port_to_port_access_epl/csharp/equinix-fabric-connection-example_port_to_port_access_epl.csproj +++ b/examples/fabric/connection/example_port_to_port_access_epl/csharp/equinix-fabric-connection-example_port_to_port_access_epl.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_port_access_epl/java/pom.xml b/examples/fabric/connection/example_port_to_port_access_epl/java/pom.xml index 82dbdbf4e..0f7007ead 100644 --- a/examples/fabric/connection/example_port_to_port_access_epl/java/pom.xml +++ b/examples/fabric/connection/example_port_to_port_access_epl/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_port_to_port_access_epl/python/requirements.txt b/examples/fabric/connection/example_port_to_port_access_epl/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_port_to_port_access_epl/python/requirements.txt +++ b/examples/fabric/connection/example_port_to_port_access_epl/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_port_to_port_access_epl/typescript/package.json b/examples/fabric/connection/example_port_to_port_access_epl/typescript/package.json index 24c07fb2d..c592d0be1 100644 --- a/examples/fabric/connection/example_port_to_port_access_epl/typescript/package.json +++ b/examples/fabric/connection/example_port_to_port_access_epl/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_port_epl/csharp/equinix-fabric-connection-example_port_to_port_epl.csproj b/examples/fabric/connection/example_port_to_port_epl/csharp/equinix-fabric-connection-example_port_to_port_epl.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_port_to_port_epl/csharp/equinix-fabric-connection-example_port_to_port_epl.csproj +++ b/examples/fabric/connection/example_port_to_port_epl/csharp/equinix-fabric-connection-example_port_to_port_epl.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_port_epl/java/pom.xml b/examples/fabric/connection/example_port_to_port_epl/java/pom.xml index b81a5a06a..deb0ed8bf 100644 --- a/examples/fabric/connection/example_port_to_port_epl/java/pom.xml +++ b/examples/fabric/connection/example_port_to_port_epl/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_port_to_port_epl/python/requirements.txt b/examples/fabric/connection/example_port_to_port_epl/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_port_to_port_epl/python/requirements.txt +++ b/examples/fabric/connection/example_port_to_port_epl/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_port_to_port_epl/typescript/package.json b/examples/fabric/connection/example_port_to_port_epl/typescript/package.json index 029ab572c..6ab8a08fe 100644 --- a/examples/fabric/connection/example_port_to_port_epl/typescript/package.json +++ b/examples/fabric/connection/example_port_to_port_epl/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_vd/csharp/equinix-fabric-connection-example_port_to_vd.csproj b/examples/fabric/connection/example_port_to_vd/csharp/equinix-fabric-connection-example_port_to_vd.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_port_to_vd/csharp/equinix-fabric-connection-example_port_to_vd.csproj +++ b/examples/fabric/connection/example_port_to_vd/csharp/equinix-fabric-connection-example_port_to_vd.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_port_to_vd/java/pom.xml b/examples/fabric/connection/example_port_to_vd/java/pom.xml index 03c841eb1..5ce1b79a0 100644 --- a/examples/fabric/connection/example_port_to_vd/java/pom.xml +++ b/examples/fabric/connection/example_port_to_vd/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_port_to_vd/python/requirements.txt b/examples/fabric/connection/example_port_to_vd/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_port_to_vd/python/requirements.txt +++ b/examples/fabric/connection/example_port_to_vd/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_port_to_vd/typescript/package.json b/examples/fabric/connection/example_port_to_vd/typescript/package.json index aee84e21d..7eca5c91e 100644 --- a/examples/fabric/connection/example_port_to_vd/typescript/package.json +++ b/examples/fabric/connection/example_port_to_vd/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_token_to_aws/csharp/equinix-fabric-connection-example_token_to_aws.csproj b/examples/fabric/connection/example_token_to_aws/csharp/equinix-fabric-connection-example_token_to_aws.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_token_to_aws/csharp/equinix-fabric-connection-example_token_to_aws.csproj +++ b/examples/fabric/connection/example_token_to_aws/csharp/equinix-fabric-connection-example_token_to_aws.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_token_to_aws/java/pom.xml b/examples/fabric/connection/example_token_to_aws/java/pom.xml index 0b5ba13e9..f6bbee686 100644 --- a/examples/fabric/connection/example_token_to_aws/java/pom.xml +++ b/examples/fabric/connection/example_token_to_aws/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_token_to_aws/python/requirements.txt b/examples/fabric/connection/example_token_to_aws/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_token_to_aws/python/requirements.txt +++ b/examples/fabric/connection/example_token_to_aws/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_token_to_aws/typescript/package.json b/examples/fabric/connection/example_token_to_aws/typescript/package.json index 3b30e65b4..6fa51840e 100644 --- a/examples/fabric/connection/example_token_to_aws/typescript/package.json +++ b/examples/fabric/connection/example_token_to_aws/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_vd_to_azure/csharp/equinix-fabric-connection-example_vd_to_azure.csproj b/examples/fabric/connection/example_vd_to_azure/csharp/equinix-fabric-connection-example_vd_to_azure.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_vd_to_azure/csharp/equinix-fabric-connection-example_vd_to_azure.csproj +++ b/examples/fabric/connection/example_vd_to_azure/csharp/equinix-fabric-connection-example_vd_to_azure.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_vd_to_azure/java/pom.xml b/examples/fabric/connection/example_vd_to_azure/java/pom.xml index fd4fa5338..6337f3861 100644 --- a/examples/fabric/connection/example_vd_to_azure/java/pom.xml +++ b/examples/fabric/connection/example_vd_to_azure/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_vd_to_azure/python/requirements.txt b/examples/fabric/connection/example_vd_to_azure/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_vd_to_azure/python/requirements.txt +++ b/examples/fabric/connection/example_vd_to_azure/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_vd_to_azure/typescript/package.json b/examples/fabric/connection/example_vd_to_azure/typescript/package.json index ccffd9e34..4a82b43f3 100644 --- a/examples/fabric/connection/example_vd_to_azure/typescript/package.json +++ b/examples/fabric/connection/example_vd_to_azure/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_vd_to_azure_redundant/csharp/equinix-fabric-connection-example_vd_to_azure_redundant.csproj b/examples/fabric/connection/example_vd_to_azure_redundant/csharp/equinix-fabric-connection-example_vd_to_azure_redundant.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_vd_to_azure_redundant/csharp/equinix-fabric-connection-example_vd_to_azure_redundant.csproj +++ b/examples/fabric/connection/example_vd_to_azure_redundant/csharp/equinix-fabric-connection-example_vd_to_azure_redundant.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_vd_to_azure_redundant/java/pom.xml b/examples/fabric/connection/example_vd_to_azure_redundant/java/pom.xml index 7c979e6f9..f4771cc5b 100644 --- a/examples/fabric/connection/example_vd_to_azure_redundant/java/pom.xml +++ b/examples/fabric/connection/example_vd_to_azure_redundant/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_vd_to_azure_redundant/python/requirements.txt b/examples/fabric/connection/example_vd_to_azure_redundant/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_vd_to_azure_redundant/python/requirements.txt +++ b/examples/fabric/connection/example_vd_to_azure_redundant/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_vd_to_azure_redundant/typescript/package.json b/examples/fabric/connection/example_vd_to_azure_redundant/typescript/package.json index 17355b152..a3c21c14a 100644 --- a/examples/fabric/connection/example_vd_to_azure_redundant/typescript/package.json +++ b/examples/fabric/connection/example_vd_to_azure_redundant/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_vd_to_network/csharp/equinix-fabric-connection-example_vd_to_network.csproj b/examples/fabric/connection/example_vd_to_network/csharp/equinix-fabric-connection-example_vd_to_network.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_vd_to_network/csharp/equinix-fabric-connection-example_vd_to_network.csproj +++ b/examples/fabric/connection/example_vd_to_network/csharp/equinix-fabric-connection-example_vd_to_network.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_vd_to_network/java/pom.xml b/examples/fabric/connection/example_vd_to_network/java/pom.xml index 5b63381a8..663742cbb 100644 --- a/examples/fabric/connection/example_vd_to_network/java/pom.xml +++ b/examples/fabric/connection/example_vd_to_network/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_vd_to_network/python/requirements.txt b/examples/fabric/connection/example_vd_to_network/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_vd_to_network/python/requirements.txt +++ b/examples/fabric/connection/example_vd_to_network/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_vd_to_network/typescript/package.json b/examples/fabric/connection/example_vd_to_network/typescript/package.json index a0b9a31a3..84e1f3678 100644 --- a/examples/fabric/connection/example_vd_to_network/typescript/package.json +++ b/examples/fabric/connection/example_vd_to_network/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection/example_vd_to_token/csharp/equinix-fabric-connection-example_vd_to_token.csproj b/examples/fabric/connection/example_vd_to_token/csharp/equinix-fabric-connection-example_vd_to_token.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection/example_vd_to_token/csharp/equinix-fabric-connection-example_vd_to_token.csproj +++ b/examples/fabric/connection/example_vd_to_token/csharp/equinix-fabric-connection-example_vd_to_token.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection/example_vd_to_token/java/pom.xml b/examples/fabric/connection/example_vd_to_token/java/pom.xml index 0b2380b22..5b9bdbff2 100644 --- a/examples/fabric/connection/example_vd_to_token/java/pom.xml +++ b/examples/fabric/connection/example_vd_to_token/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection/example_vd_to_token/python/requirements.txt b/examples/fabric/connection/example_vd_to_token/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection/example_vd_to_token/python/requirements.txt +++ b/examples/fabric/connection/example_vd_to_token/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection/example_vd_to_token/typescript/package.json b/examples/fabric/connection/example_vd_to_token/typescript/package.json index 13f108bb8..50d13d9df 100644 --- a/examples/fabric/connection/example_vd_to_token/typescript/package.json +++ b/examples/fabric/connection/example_vd_to_token/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/connection_route_filter/csharp/equinix-fabric-connection_route_filter.csproj b/examples/fabric/connection_route_filter/csharp/equinix-fabric-connection_route_filter.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/connection_route_filter/csharp/equinix-fabric-connection_route_filter.csproj +++ b/examples/fabric/connection_route_filter/csharp/equinix-fabric-connection_route_filter.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/connection_route_filter/java/pom.xml b/examples/fabric/connection_route_filter/java/pom.xml index 83fa65e70..9571de127 100644 --- a/examples/fabric/connection_route_filter/java/pom.xml +++ b/examples/fabric/connection_route_filter/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/connection_route_filter/python/requirements.txt b/examples/fabric/connection_route_filter/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/connection_route_filter/python/requirements.txt +++ b/examples/fabric/connection_route_filter/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/connection_route_filter/typescript/package.json b/examples/fabric/connection_route_filter/typescript/package.json index 670cd193e..06eaed94e 100644 --- a/examples/fabric/connection_route_filter/typescript/package.json +++ b/examples/fabric/connection_route_filter/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/network/csharp/equinix-fabric-network.csproj b/examples/fabric/network/csharp/equinix-fabric-network.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/network/csharp/equinix-fabric-network.csproj +++ b/examples/fabric/network/csharp/equinix-fabric-network.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/network/java/pom.xml b/examples/fabric/network/java/pom.xml index 774b77ff6..0e7030f06 100644 --- a/examples/fabric/network/java/pom.xml +++ b/examples/fabric/network/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/network/python/requirements.txt b/examples/fabric/network/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/network/python/requirements.txt +++ b/examples/fabric/network/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/network/typescript/package.json b/examples/fabric/network/typescript/package.json index c87b588f4..84ea6ec86 100644 --- a/examples/fabric/network/typescript/package.json +++ b/examples/fabric/network/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/route_filter_rule/csharp/equinix-fabric-route_filter_rule.csproj b/examples/fabric/route_filter_rule/csharp/equinix-fabric-route_filter_rule.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/route_filter_rule/csharp/equinix-fabric-route_filter_rule.csproj +++ b/examples/fabric/route_filter_rule/csharp/equinix-fabric-route_filter_rule.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/route_filter_rule/java/pom.xml b/examples/fabric/route_filter_rule/java/pom.xml index f9c0ff23f..a6ca332b0 100644 --- a/examples/fabric/route_filter_rule/java/pom.xml +++ b/examples/fabric/route_filter_rule/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/route_filter_rule/python/requirements.txt b/examples/fabric/route_filter_rule/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/route_filter_rule/python/requirements.txt +++ b/examples/fabric/route_filter_rule/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/route_filter_rule/typescript/package.json b/examples/fabric/route_filter_rule/typescript/package.json index b16ffb20d..de0163cdb 100644 --- a/examples/fabric/route_filter_rule/typescript/package.json +++ b/examples/fabric/route_filter_rule/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/routing_protocol/example_1/csharp/equinix-fabric-routing_protocol-example_1.csproj b/examples/fabric/routing_protocol/example_1/csharp/equinix-fabric-routing_protocol-example_1.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/routing_protocol/example_1/csharp/equinix-fabric-routing_protocol-example_1.csproj +++ b/examples/fabric/routing_protocol/example_1/csharp/equinix-fabric-routing_protocol-example_1.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/routing_protocol/example_1/java/pom.xml b/examples/fabric/routing_protocol/example_1/java/pom.xml index c4489d6ce..bfe093ac7 100644 --- a/examples/fabric/routing_protocol/example_1/java/pom.xml +++ b/examples/fabric/routing_protocol/example_1/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/routing_protocol/example_1/python/requirements.txt b/examples/fabric/routing_protocol/example_1/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/routing_protocol/example_1/python/requirements.txt +++ b/examples/fabric/routing_protocol/example_1/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/routing_protocol/example_1/typescript/package.json b/examples/fabric/routing_protocol/example_1/typescript/package.json index 9fbcdf6de..81171ffe7 100644 --- a/examples/fabric/routing_protocol/example_1/typescript/package.json +++ b/examples/fabric/routing_protocol/example_1/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/routing_protocol/example_2/csharp/equinix-fabric-routing_protocol-example_2.csproj b/examples/fabric/routing_protocol/example_2/csharp/equinix-fabric-routing_protocol-example_2.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/routing_protocol/example_2/csharp/equinix-fabric-routing_protocol-example_2.csproj +++ b/examples/fabric/routing_protocol/example_2/csharp/equinix-fabric-routing_protocol-example_2.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/routing_protocol/example_2/java/pom.xml b/examples/fabric/routing_protocol/example_2/java/pom.xml index e16335b8d..f52c761a1 100644 --- a/examples/fabric/routing_protocol/example_2/java/pom.xml +++ b/examples/fabric/routing_protocol/example_2/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/routing_protocol/example_2/python/requirements.txt b/examples/fabric/routing_protocol/example_2/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/routing_protocol/example_2/python/requirements.txt +++ b/examples/fabric/routing_protocol/example_2/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/routing_protocol/example_2/typescript/package.json b/examples/fabric/routing_protocol/example_2/typescript/package.json index af9f63486..64ebc8ed0 100644 --- a/examples/fabric/routing_protocol/example_2/typescript/package.json +++ b/examples/fabric/routing_protocol/example_2/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/routing_protocol/example_3/csharp/equinix-fabric-routing_protocol-example_3.csproj b/examples/fabric/routing_protocol/example_3/csharp/equinix-fabric-routing_protocol-example_3.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/routing_protocol/example_3/csharp/equinix-fabric-routing_protocol-example_3.csproj +++ b/examples/fabric/routing_protocol/example_3/csharp/equinix-fabric-routing_protocol-example_3.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/routing_protocol/example_3/java/pom.xml b/examples/fabric/routing_protocol/example_3/java/pom.xml index 0b79c0e9e..d6e6344e7 100644 --- a/examples/fabric/routing_protocol/example_3/java/pom.xml +++ b/examples/fabric/routing_protocol/example_3/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/routing_protocol/example_3/python/requirements.txt b/examples/fabric/routing_protocol/example_3/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/routing_protocol/example_3/python/requirements.txt +++ b/examples/fabric/routing_protocol/example_3/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/routing_protocol/example_3/typescript/package.json b/examples/fabric/routing_protocol/example_3/typescript/package.json index b79b94742..b9f31ad9e 100644 --- a/examples/fabric/routing_protocol/example_3/typescript/package.json +++ b/examples/fabric/routing_protocol/example_3/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/fabric/service_profile/csharp/equinix-fabric-service_profile.csproj b/examples/fabric/service_profile/csharp/equinix-fabric-service_profile.csproj index aa0909a64..361821045 100644 --- a/examples/fabric/service_profile/csharp/equinix-fabric-service_profile.csproj +++ b/examples/fabric/service_profile/csharp/equinix-fabric-service_profile.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/fabric/service_profile/java/pom.xml b/examples/fabric/service_profile/java/pom.xml index aba7445b2..d4aeb3f1f 100644 --- a/examples/fabric/service_profile/java/pom.xml +++ b/examples/fabric/service_profile/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/fabric/service_profile/python/requirements.txt b/examples/fabric/service_profile/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/fabric/service_profile/python/requirements.txt +++ b/examples/fabric/service_profile/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/fabric/service_profile/typescript/package.json b/examples/fabric/service_profile/typescript/package.json index bad9e40fc..17c1f4416 100644 --- a/examples/fabric/service_profile/typescript/package.json +++ b/examples/fabric/service_profile/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/bgp_session/csharp/equinix-metal-bgp_session.csproj b/examples/metal/bgp_session/csharp/equinix-metal-bgp_session.csproj index cd97dd023..c23bc1439 100644 --- a/examples/metal/bgp_session/csharp/equinix-metal-bgp_session.csproj +++ b/examples/metal/bgp_session/csharp/equinix-metal-bgp_session.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/metal/bgp_session/java/pom.xml b/examples/metal/bgp_session/java/pom.xml index 51365dcaf..969f37705 100644 --- a/examples/metal/bgp_session/java/pom.xml +++ b/examples/metal/bgp_session/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) com.pulumi null diff --git a/examples/metal/bgp_session/python/requirements.txt b/examples/metal/bgp_session/python/requirements.txt index 3c0e06217..89c83f72f 100644 --- a/examples/metal/bgp_session/python/requirements.txt +++ b/examples/metal/bgp_session/python/requirements.txt @@ -1,3 +1,3 @@ pulumi-null==0.0.8 pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/bgp_session/typescript/package.json b/examples/metal/bgp_session/typescript/package.json index 5ad34442e..981ac6af4 100644 --- a/examples/metal/bgp_session/typescript/package.json +++ b/examples/metal/bgp_session/typescript/package.json @@ -6,7 +6,7 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499", + "@equinix-labs/pulumi-equinix": "<1.0.0", "@pulumi/null": "0.0.8" } } \ No newline at end of file diff --git a/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/csharp/equinix-metal-connection-example_fabric_billed_metal_from_fabric_port.csproj b/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/csharp/equinix-metal-connection-example_fabric_billed_metal_from_fabric_port.csproj index aa0909a64..361821045 100644 --- a/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/csharp/equinix-metal-connection-example_fabric_billed_metal_from_fabric_port.csproj +++ b/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/csharp/equinix-metal-connection-example_fabric_billed_metal_from_fabric_port.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/java/pom.xml b/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/java/pom.xml index 0bc7c93e8..a6f4d6c58 100644 --- a/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/java/pom.xml +++ b/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/python/requirements.txt b/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/python/requirements.txt +++ b/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/typescript/package.json b/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/typescript/package.json index 4c7891cb2..22fc41283 100644 --- a/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/typescript/package.json +++ b/examples/metal/connection/example_fabric_billed_metal_from_fabric_port/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/connection/example_fabric_billed_metal_from_fcr/csharp/equinix-metal-connection-example_fabric_billed_metal_from_fcr.csproj b/examples/metal/connection/example_fabric_billed_metal_from_fcr/csharp/equinix-metal-connection-example_fabric_billed_metal_from_fcr.csproj index aa0909a64..361821045 100644 --- a/examples/metal/connection/example_fabric_billed_metal_from_fcr/csharp/equinix-metal-connection-example_fabric_billed_metal_from_fcr.csproj +++ b/examples/metal/connection/example_fabric_billed_metal_from_fcr/csharp/equinix-metal-connection-example_fabric_billed_metal_from_fcr.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/connection/example_fabric_billed_metal_from_fcr/java/pom.xml b/examples/metal/connection/example_fabric_billed_metal_from_fcr/java/pom.xml index 634e92269..484f039c4 100644 --- a/examples/metal/connection/example_fabric_billed_metal_from_fcr/java/pom.xml +++ b/examples/metal/connection/example_fabric_billed_metal_from_fcr/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/connection/example_fabric_billed_metal_from_fcr/python/requirements.txt b/examples/metal/connection/example_fabric_billed_metal_from_fcr/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/connection/example_fabric_billed_metal_from_fcr/python/requirements.txt +++ b/examples/metal/connection/example_fabric_billed_metal_from_fcr/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/connection/example_fabric_billed_metal_from_fcr/typescript/package.json b/examples/metal/connection/example_fabric_billed_metal_from_fcr/typescript/package.json index 63ead3387..4c4c13ca3 100644 --- a/examples/metal/connection/example_fabric_billed_metal_from_fcr/typescript/package.json +++ b/examples/metal/connection/example_fabric_billed_metal_from_fcr/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/connection/example_fabric_billed_metal_from_network_edge/csharp/equinix-metal-connection-example_fabric_billed_metal_from_network_edge.csproj b/examples/metal/connection/example_fabric_billed_metal_from_network_edge/csharp/equinix-metal-connection-example_fabric_billed_metal_from_network_edge.csproj index aa0909a64..361821045 100644 --- a/examples/metal/connection/example_fabric_billed_metal_from_network_edge/csharp/equinix-metal-connection-example_fabric_billed_metal_from_network_edge.csproj +++ b/examples/metal/connection/example_fabric_billed_metal_from_network_edge/csharp/equinix-metal-connection-example_fabric_billed_metal_from_network_edge.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/connection/example_fabric_billed_metal_from_network_edge/java/pom.xml b/examples/metal/connection/example_fabric_billed_metal_from_network_edge/java/pom.xml index bf3dbe617..9afc1269e 100644 --- a/examples/metal/connection/example_fabric_billed_metal_from_network_edge/java/pom.xml +++ b/examples/metal/connection/example_fabric_billed_metal_from_network_edge/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/connection/example_fabric_billed_metal_from_network_edge/python/requirements.txt b/examples/metal/connection/example_fabric_billed_metal_from_network_edge/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/connection/example_fabric_billed_metal_from_network_edge/python/requirements.txt +++ b/examples/metal/connection/example_fabric_billed_metal_from_network_edge/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/connection/example_fabric_billed_metal_from_network_edge/typescript/package.json b/examples/metal/connection/example_fabric_billed_metal_from_network_edge/typescript/package.json index 74ae18a80..37615728a 100644 --- a/examples/metal/connection/example_fabric_billed_metal_from_network_edge/typescript/package.json +++ b/examples/metal/connection/example_fabric_billed_metal_from_network_edge/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/connection/example_metal_billed_metal_to_fabric_port/csharp/equinix-metal-connection-example_metal_billed_metal_to_fabric_port.csproj b/examples/metal/connection/example_metal_billed_metal_to_fabric_port/csharp/equinix-metal-connection-example_metal_billed_metal_to_fabric_port.csproj index aa0909a64..361821045 100644 --- a/examples/metal/connection/example_metal_billed_metal_to_fabric_port/csharp/equinix-metal-connection-example_metal_billed_metal_to_fabric_port.csproj +++ b/examples/metal/connection/example_metal_billed_metal_to_fabric_port/csharp/equinix-metal-connection-example_metal_billed_metal_to_fabric_port.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/connection/example_metal_billed_metal_to_fabric_port/java/pom.xml b/examples/metal/connection/example_metal_billed_metal_to_fabric_port/java/pom.xml index 8cfe4e5df..9bdeae3c1 100644 --- a/examples/metal/connection/example_metal_billed_metal_to_fabric_port/java/pom.xml +++ b/examples/metal/connection/example_metal_billed_metal_to_fabric_port/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/connection/example_metal_billed_metal_to_fabric_port/python/requirements.txt b/examples/metal/connection/example_metal_billed_metal_to_fabric_port/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/connection/example_metal_billed_metal_to_fabric_port/python/requirements.txt +++ b/examples/metal/connection/example_metal_billed_metal_to_fabric_port/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/connection/example_metal_billed_metal_to_fabric_port/typescript/package.json b/examples/metal/connection/example_metal_billed_metal_to_fabric_port/typescript/package.json index 659898578..e266fd1b2 100644 --- a/examples/metal/connection/example_metal_billed_metal_to_fabric_port/typescript/package.json +++ b/examples/metal/connection/example_metal_billed_metal_to_fabric_port/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/device/example_1/csharp/equinix-metal-device-example_1.csproj b/examples/metal/device/example_1/csharp/equinix-metal-device-example_1.csproj index aa0909a64..361821045 100644 --- a/examples/metal/device/example_1/csharp/equinix-metal-device-example_1.csproj +++ b/examples/metal/device/example_1/csharp/equinix-metal-device-example_1.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/device/example_1/java/pom.xml b/examples/metal/device/example_1/java/pom.xml index c8ab91bac..6728e2292 100644 --- a/examples/metal/device/example_1/java/pom.xml +++ b/examples/metal/device/example_1/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/device/example_1/python/requirements.txt b/examples/metal/device/example_1/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/device/example_1/python/requirements.txt +++ b/examples/metal/device/example_1/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/device/example_1/typescript/package.json b/examples/metal/device/example_1/typescript/package.json index c8d66caa4..770383f8c 100644 --- a/examples/metal/device/example_1/typescript/package.json +++ b/examples/metal/device/example_1/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/device/example_2/csharp/equinix-metal-device-example_2.csproj b/examples/metal/device/example_2/csharp/equinix-metal-device-example_2.csproj index aa0909a64..361821045 100644 --- a/examples/metal/device/example_2/csharp/equinix-metal-device-example_2.csproj +++ b/examples/metal/device/example_2/csharp/equinix-metal-device-example_2.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/device/example_2/java/pom.xml b/examples/metal/device/example_2/java/pom.xml index 9b9aac353..fec0bbe09 100644 --- a/examples/metal/device/example_2/java/pom.xml +++ b/examples/metal/device/example_2/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/device/example_2/python/requirements.txt b/examples/metal/device/example_2/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/device/example_2/python/requirements.txt +++ b/examples/metal/device/example_2/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/device/example_2/typescript/package.json b/examples/metal/device/example_2/typescript/package.json index 1c04b5783..4eab5d4e3 100644 --- a/examples/metal/device/example_2/typescript/package.json +++ b/examples/metal/device/example_2/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/device/example_3/csharp/equinix-metal-device-example_3.csproj b/examples/metal/device/example_3/csharp/equinix-metal-device-example_3.csproj index aa0909a64..361821045 100644 --- a/examples/metal/device/example_3/csharp/equinix-metal-device-example_3.csproj +++ b/examples/metal/device/example_3/csharp/equinix-metal-device-example_3.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/device/example_3/java/pom.xml b/examples/metal/device/example_3/java/pom.xml index 0f52d6210..9f0061965 100644 --- a/examples/metal/device/example_3/java/pom.xml +++ b/examples/metal/device/example_3/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/device/example_3/python/requirements.txt b/examples/metal/device/example_3/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/device/example_3/python/requirements.txt +++ b/examples/metal/device/example_3/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/device/example_3/typescript/package.json b/examples/metal/device/example_3/typescript/package.json index ea55e2e0f..09d924378 100644 --- a/examples/metal/device/example_3/typescript/package.json +++ b/examples/metal/device/example_3/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/device/example_4/csharp/equinix-metal-device-example_4.csproj b/examples/metal/device/example_4/csharp/equinix-metal-device-example_4.csproj index aa0909a64..361821045 100644 --- a/examples/metal/device/example_4/csharp/equinix-metal-device-example_4.csproj +++ b/examples/metal/device/example_4/csharp/equinix-metal-device-example_4.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/device/example_4/java/pom.xml b/examples/metal/device/example_4/java/pom.xml index abb1583e0..46a1d3499 100644 --- a/examples/metal/device/example_4/java/pom.xml +++ b/examples/metal/device/example_4/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/device/example_4/python/requirements.txt b/examples/metal/device/example_4/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/device/example_4/python/requirements.txt +++ b/examples/metal/device/example_4/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/device/example_4/typescript/package.json b/examples/metal/device/example_4/typescript/package.json index fa33f7401..e9883982e 100644 --- a/examples/metal/device/example_4/typescript/package.json +++ b/examples/metal/device/example_4/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/device/example_5/csharp/equinix-metal-device-example_5.csproj b/examples/metal/device/example_5/csharp/equinix-metal-device-example_5.csproj index aa0909a64..361821045 100644 --- a/examples/metal/device/example_5/csharp/equinix-metal-device-example_5.csproj +++ b/examples/metal/device/example_5/csharp/equinix-metal-device-example_5.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/device/example_5/java/pom.xml b/examples/metal/device/example_5/java/pom.xml index 66bfc8417..fa508ba8c 100644 --- a/examples/metal/device/example_5/java/pom.xml +++ b/examples/metal/device/example_5/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/device/example_5/python/requirements.txt b/examples/metal/device/example_5/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/device/example_5/python/requirements.txt +++ b/examples/metal/device/example_5/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/device/example_5/typescript/package.json b/examples/metal/device/example_5/typescript/package.json index b454377c2..783ce0d02 100644 --- a/examples/metal/device/example_5/typescript/package.json +++ b/examples/metal/device/example_5/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/device_network_type/csharp/equinix-metal-device-network-type.csproj b/examples/metal/device_network_type/csharp/equinix-metal-device-network-type.csproj index aa0909a64..361821045 100644 --- a/examples/metal/device_network_type/csharp/equinix-metal-device-network-type.csproj +++ b/examples/metal/device_network_type/csharp/equinix-metal-device-network-type.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/device_network_type/java/pom.xml b/examples/metal/device_network_type/java/pom.xml index 55276d057..7b25a5adb 100644 --- a/examples/metal/device_network_type/java/pom.xml +++ b/examples/metal/device_network_type/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/device_network_type/python/requirements.txt b/examples/metal/device_network_type/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/device_network_type/python/requirements.txt +++ b/examples/metal/device_network_type/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/device_network_type/typescript/package.json b/examples/metal/device_network_type/typescript/package.json index 7bb209aa1..26f12c66a 100644 --- a/examples/metal/device_network_type/typescript/package.json +++ b/examples/metal/device_network_type/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/gateway/example_1/csharp/equinix-metal-gateway-example_1.csproj b/examples/metal/gateway/example_1/csharp/equinix-metal-gateway-example_1.csproj index aa0909a64..361821045 100644 --- a/examples/metal/gateway/example_1/csharp/equinix-metal-gateway-example_1.csproj +++ b/examples/metal/gateway/example_1/csharp/equinix-metal-gateway-example_1.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/gateway/example_1/java/pom.xml b/examples/metal/gateway/example_1/java/pom.xml index ec0b7b0d0..0285d0df4 100644 --- a/examples/metal/gateway/example_1/java/pom.xml +++ b/examples/metal/gateway/example_1/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/gateway/example_1/python/requirements.txt b/examples/metal/gateway/example_1/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/gateway/example_1/python/requirements.txt +++ b/examples/metal/gateway/example_1/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/gateway/example_1/typescript/package.json b/examples/metal/gateway/example_1/typescript/package.json index b404e61eb..e2e2cf00a 100644 --- a/examples/metal/gateway/example_1/typescript/package.json +++ b/examples/metal/gateway/example_1/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/gateway/example_2/csharp/equinix-metal-gateway-example_2.csproj b/examples/metal/gateway/example_2/csharp/equinix-metal-gateway-example_2.csproj index aa0909a64..361821045 100644 --- a/examples/metal/gateway/example_2/csharp/equinix-metal-gateway-example_2.csproj +++ b/examples/metal/gateway/example_2/csharp/equinix-metal-gateway-example_2.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/gateway/example_2/java/pom.xml b/examples/metal/gateway/example_2/java/pom.xml index 00551de3e..7361da23e 100644 --- a/examples/metal/gateway/example_2/java/pom.xml +++ b/examples/metal/gateway/example_2/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/gateway/example_2/python/requirements.txt b/examples/metal/gateway/example_2/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/gateway/example_2/python/requirements.txt +++ b/examples/metal/gateway/example_2/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/gateway/example_2/typescript/package.json b/examples/metal/gateway/example_2/typescript/package.json index 5e07cb00e..c528e8943 100644 --- a/examples/metal/gateway/example_2/typescript/package.json +++ b/examples/metal/gateway/example_2/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/ip_attachment/csharp/equinix-metal-ip_attachment.csproj b/examples/metal/ip_attachment/csharp/equinix-metal-ip_attachment.csproj index 3e1af7971..9bd721565 100644 --- a/examples/metal/ip_attachment/csharp/equinix-metal-ip_attachment.csproj +++ b/examples/metal/ip_attachment/csharp/equinix-metal-ip_attachment.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/metal/ip_attachment/java/pom.xml b/examples/metal/ip_attachment/java/pom.xml index 6d51df231..e2fca90c0 100644 --- a/examples/metal/ip_attachment/java/pom.xml +++ b/examples/metal/ip_attachment/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) com.pulumi std diff --git a/examples/metal/ip_attachment/python/requirements.txt b/examples/metal/ip_attachment/python/requirements.txt index 0ae719dad..fc62473fd 100644 --- a/examples/metal/ip_attachment/python/requirements.txt +++ b/examples/metal/ip_attachment/python/requirements.txt @@ -1,3 +1,3 @@ pulumi-std==1.7.3 pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/ip_attachment/typescript/package.json b/examples/metal/ip_attachment/typescript/package.json index 405930c7b..1cfd12840 100644 --- a/examples/metal/ip_attachment/typescript/package.json +++ b/examples/metal/ip_attachment/typescript/package.json @@ -6,7 +6,7 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499", + "@equinix-labs/pulumi-equinix": "<1.0.0", "@pulumi/std": "1.7.3" } } \ No newline at end of file diff --git a/examples/metal/organization/csharp/equinix-metal-organization.csproj b/examples/metal/organization/csharp/equinix-metal-organization.csproj index aa0909a64..361821045 100644 --- a/examples/metal/organization/csharp/equinix-metal-organization.csproj +++ b/examples/metal/organization/csharp/equinix-metal-organization.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/organization/java/pom.xml b/examples/metal/organization/java/pom.xml index 8ac334f8b..767a5bc5a 100644 --- a/examples/metal/organization/java/pom.xml +++ b/examples/metal/organization/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/organization/python/requirements.txt b/examples/metal/organization/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/organization/python/requirements.txt +++ b/examples/metal/organization/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/organization/typescript/package.json b/examples/metal/organization/typescript/package.json index bbd7a526e..f759bcb70 100644 --- a/examples/metal/organization/typescript/package.json +++ b/examples/metal/organization/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/organization_member/example_1/csharp/equinix-metal-organization_member-example_1.csproj b/examples/metal/organization_member/example_1/csharp/equinix-metal-organization_member-example_1.csproj index aa0909a64..361821045 100644 --- a/examples/metal/organization_member/example_1/csharp/equinix-metal-organization_member-example_1.csproj +++ b/examples/metal/organization_member/example_1/csharp/equinix-metal-organization_member-example_1.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/organization_member/example_1/java/pom.xml b/examples/metal/organization_member/example_1/java/pom.xml index 5b81f185d..359996d71 100644 --- a/examples/metal/organization_member/example_1/java/pom.xml +++ b/examples/metal/organization_member/example_1/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/organization_member/example_1/python/requirements.txt b/examples/metal/organization_member/example_1/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/organization_member/example_1/python/requirements.txt +++ b/examples/metal/organization_member/example_1/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/organization_member/example_1/typescript/package.json b/examples/metal/organization_member/example_1/typescript/package.json index d8428bf01..6b465ddc9 100644 --- a/examples/metal/organization_member/example_1/typescript/package.json +++ b/examples/metal/organization_member/example_1/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/organization_member/example_2/csharp/equinix-metal-organization_member-example_2.csproj b/examples/metal/organization_member/example_2/csharp/equinix-metal-organization_member-example_2.csproj index aa0909a64..361821045 100644 --- a/examples/metal/organization_member/example_2/csharp/equinix-metal-organization_member-example_2.csproj +++ b/examples/metal/organization_member/example_2/csharp/equinix-metal-organization_member-example_2.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/organization_member/example_2/java/pom.xml b/examples/metal/organization_member/example_2/java/pom.xml index b2eaae7f4..42e2f611a 100644 --- a/examples/metal/organization_member/example_2/java/pom.xml +++ b/examples/metal/organization_member/example_2/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/organization_member/example_2/python/requirements.txt b/examples/metal/organization_member/example_2/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/organization_member/example_2/python/requirements.txt +++ b/examples/metal/organization_member/example_2/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/organization_member/example_2/typescript/package.json b/examples/metal/organization_member/example_2/typescript/package.json index a086a577d..eea191827 100644 --- a/examples/metal/organization_member/example_2/typescript/package.json +++ b/examples/metal/organization_member/example_2/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/port_vlan_attachment/example_1/csharp/equinix-metal-port_vlan_attachment-example_1.csproj b/examples/metal/port_vlan_attachment/example_1/csharp/equinix-metal-port_vlan_attachment-example_1.csproj index aa0909a64..361821045 100644 --- a/examples/metal/port_vlan_attachment/example_1/csharp/equinix-metal-port_vlan_attachment-example_1.csproj +++ b/examples/metal/port_vlan_attachment/example_1/csharp/equinix-metal-port_vlan_attachment-example_1.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/port_vlan_attachment/example_1/java/pom.xml b/examples/metal/port_vlan_attachment/example_1/java/pom.xml index 15c44ba8d..661e99a8f 100644 --- a/examples/metal/port_vlan_attachment/example_1/java/pom.xml +++ b/examples/metal/port_vlan_attachment/example_1/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/port_vlan_attachment/example_1/python/requirements.txt b/examples/metal/port_vlan_attachment/example_1/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/port_vlan_attachment/example_1/python/requirements.txt +++ b/examples/metal/port_vlan_attachment/example_1/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/port_vlan_attachment/example_1/typescript/package.json b/examples/metal/port_vlan_attachment/example_1/typescript/package.json index f187404b5..81a12b69d 100644 --- a/examples/metal/port_vlan_attachment/example_1/typescript/package.json +++ b/examples/metal/port_vlan_attachment/example_1/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/port_vlan_attachment/example_2/csharp/equinix-metal-port_vlan_attachment-example_2.csproj b/examples/metal/port_vlan_attachment/example_2/csharp/equinix-metal-port_vlan_attachment-example_2.csproj index aa0909a64..361821045 100644 --- a/examples/metal/port_vlan_attachment/example_2/csharp/equinix-metal-port_vlan_attachment-example_2.csproj +++ b/examples/metal/port_vlan_attachment/example_2/csharp/equinix-metal-port_vlan_attachment-example_2.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/port_vlan_attachment/example_2/java/pom.xml b/examples/metal/port_vlan_attachment/example_2/java/pom.xml index 3fdb498f8..148a6bfae 100644 --- a/examples/metal/port_vlan_attachment/example_2/java/pom.xml +++ b/examples/metal/port_vlan_attachment/example_2/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/port_vlan_attachment/example_2/python/requirements.txt b/examples/metal/port_vlan_attachment/example_2/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/port_vlan_attachment/example_2/python/requirements.txt +++ b/examples/metal/port_vlan_attachment/example_2/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/port_vlan_attachment/example_2/typescript/package.json b/examples/metal/port_vlan_attachment/example_2/typescript/package.json index e4fa073e2..2529e0396 100644 --- a/examples/metal/port_vlan_attachment/example_2/typescript/package.json +++ b/examples/metal/port_vlan_attachment/example_2/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/project/example_1/csharp/equinix-metal-project-example_1.csproj b/examples/metal/project/example_1/csharp/equinix-metal-project-example_1.csproj index aa0909a64..361821045 100644 --- a/examples/metal/project/example_1/csharp/equinix-metal-project-example_1.csproj +++ b/examples/metal/project/example_1/csharp/equinix-metal-project-example_1.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/project/example_1/java/pom.xml b/examples/metal/project/example_1/java/pom.xml index f3061ef73..f2a41c6a7 100644 --- a/examples/metal/project/example_1/java/pom.xml +++ b/examples/metal/project/example_1/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/project/example_1/python/requirements.txt b/examples/metal/project/example_1/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/project/example_1/python/requirements.txt +++ b/examples/metal/project/example_1/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/project/example_1/typescript/package.json b/examples/metal/project/example_1/typescript/package.json index 95477f2a8..8bb6e0343 100644 --- a/examples/metal/project/example_1/typescript/package.json +++ b/examples/metal/project/example_1/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/project/example_2/csharp/equinix-metal-project-example_2.csproj b/examples/metal/project/example_2/csharp/equinix-metal-project-example_2.csproj index aa0909a64..361821045 100644 --- a/examples/metal/project/example_2/csharp/equinix-metal-project-example_2.csproj +++ b/examples/metal/project/example_2/csharp/equinix-metal-project-example_2.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/project/example_2/java/pom.xml b/examples/metal/project/example_2/java/pom.xml index 4c88d40c5..51df2f714 100644 --- a/examples/metal/project/example_2/java/pom.xml +++ b/examples/metal/project/example_2/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/project/example_2/python/requirements.txt b/examples/metal/project/example_2/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/project/example_2/python/requirements.txt +++ b/examples/metal/project/example_2/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/project/example_2/typescript/package.json b/examples/metal/project/example_2/typescript/package.json index 8a913a3ec..7757daf99 100644 --- a/examples/metal/project/example_2/typescript/package.json +++ b/examples/metal/project/example_2/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/project/example_3/csharp/equinix-metal-project-example_3.csproj b/examples/metal/project/example_3/csharp/equinix-metal-project-example_3.csproj index aa0909a64..361821045 100644 --- a/examples/metal/project/example_3/csharp/equinix-metal-project-example_3.csproj +++ b/examples/metal/project/example_3/csharp/equinix-metal-project-example_3.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/project/example_3/java/pom.xml b/examples/metal/project/example_3/java/pom.xml index 6f36bd9bc..3a6253976 100644 --- a/examples/metal/project/example_3/java/pom.xml +++ b/examples/metal/project/example_3/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/project/example_3/python/requirements.txt b/examples/metal/project/example_3/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/project/example_3/python/requirements.txt +++ b/examples/metal/project/example_3/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/project/example_3/typescript/package.json b/examples/metal/project/example_3/typescript/package.json index f71af61ef..a047c945c 100644 --- a/examples/metal/project/example_3/typescript/package.json +++ b/examples/metal/project/example_3/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/project_api_key/csharp/equinix-metal-project_api_key.csproj b/examples/metal/project_api_key/csharp/equinix-metal-project_api_key.csproj index aa0909a64..361821045 100644 --- a/examples/metal/project_api_key/csharp/equinix-metal-project_api_key.csproj +++ b/examples/metal/project_api_key/csharp/equinix-metal-project_api_key.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/project_api_key/java/pom.xml b/examples/metal/project_api_key/java/pom.xml index 3f1e3d4b7..0ddadd4f9 100644 --- a/examples/metal/project_api_key/java/pom.xml +++ b/examples/metal/project_api_key/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/project_api_key/python/requirements.txt b/examples/metal/project_api_key/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/project_api_key/python/requirements.txt +++ b/examples/metal/project_api_key/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/project_api_key/typescript/package.json b/examples/metal/project_api_key/typescript/package.json index 23faee63e..29fa61be4 100644 --- a/examples/metal/project_api_key/typescript/package.json +++ b/examples/metal/project_api_key/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/project_ssh_key/csharp/equinix-metal-project_ssh_key.csproj b/examples/metal/project_ssh_key/csharp/equinix-metal-project_ssh_key.csproj index aa0909a64..361821045 100644 --- a/examples/metal/project_ssh_key/csharp/equinix-metal-project_ssh_key.csproj +++ b/examples/metal/project_ssh_key/csharp/equinix-metal-project_ssh_key.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/project_ssh_key/java/pom.xml b/examples/metal/project_ssh_key/java/pom.xml index f2171ad0f..fa6b34300 100644 --- a/examples/metal/project_ssh_key/java/pom.xml +++ b/examples/metal/project_ssh_key/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/project_ssh_key/python/requirements.txt b/examples/metal/project_ssh_key/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/project_ssh_key/python/requirements.txt +++ b/examples/metal/project_ssh_key/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/project_ssh_key/typescript/package.json b/examples/metal/project_ssh_key/typescript/package.json index 1789c686e..27a6dacde 100644 --- a/examples/metal/project_ssh_key/typescript/package.json +++ b/examples/metal/project_ssh_key/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/reserved_ip_block/example_1/csharp/equinix-metal-reserved_ip_block-example_1.csproj b/examples/metal/reserved_ip_block/example_1/csharp/equinix-metal-reserved_ip_block-example_1.csproj index aa0909a64..361821045 100644 --- a/examples/metal/reserved_ip_block/example_1/csharp/equinix-metal-reserved_ip_block-example_1.csproj +++ b/examples/metal/reserved_ip_block/example_1/csharp/equinix-metal-reserved_ip_block-example_1.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/reserved_ip_block/example_1/java/pom.xml b/examples/metal/reserved_ip_block/example_1/java/pom.xml index c319f2473..5959f4144 100644 --- a/examples/metal/reserved_ip_block/example_1/java/pom.xml +++ b/examples/metal/reserved_ip_block/example_1/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/reserved_ip_block/example_1/python/requirements.txt b/examples/metal/reserved_ip_block/example_1/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/reserved_ip_block/example_1/python/requirements.txt +++ b/examples/metal/reserved_ip_block/example_1/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/reserved_ip_block/example_1/typescript/package.json b/examples/metal/reserved_ip_block/example_1/typescript/package.json index 94875be1c..cee95de3a 100644 --- a/examples/metal/reserved_ip_block/example_1/typescript/package.json +++ b/examples/metal/reserved_ip_block/example_1/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/reserved_ip_block/example_2/csharp/equinix-metal-reserved_ip_block-example_2.csproj b/examples/metal/reserved_ip_block/example_2/csharp/equinix-metal-reserved_ip_block-example_2.csproj index aa0909a64..361821045 100644 --- a/examples/metal/reserved_ip_block/example_2/csharp/equinix-metal-reserved_ip_block-example_2.csproj +++ b/examples/metal/reserved_ip_block/example_2/csharp/equinix-metal-reserved_ip_block-example_2.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/reserved_ip_block/example_2/java/pom.xml b/examples/metal/reserved_ip_block/example_2/java/pom.xml index be8f5fed2..e922b6af6 100644 --- a/examples/metal/reserved_ip_block/example_2/java/pom.xml +++ b/examples/metal/reserved_ip_block/example_2/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/reserved_ip_block/example_2/python/requirements.txt b/examples/metal/reserved_ip_block/example_2/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/reserved_ip_block/example_2/python/requirements.txt +++ b/examples/metal/reserved_ip_block/example_2/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/reserved_ip_block/example_2/typescript/package.json b/examples/metal/reserved_ip_block/example_2/typescript/package.json index 72636ed52..4ee9cf36e 100644 --- a/examples/metal/reserved_ip_block/example_2/typescript/package.json +++ b/examples/metal/reserved_ip_block/example_2/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/spot_market_request/csharp/equinix-metal-spot_market_request.csproj b/examples/metal/spot_market_request/csharp/equinix-metal-spot_market_request.csproj index aa0909a64..361821045 100644 --- a/examples/metal/spot_market_request/csharp/equinix-metal-spot_market_request.csproj +++ b/examples/metal/spot_market_request/csharp/equinix-metal-spot_market_request.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/spot_market_request/java/pom.xml b/examples/metal/spot_market_request/java/pom.xml index 33907e87d..d92f52e7e 100644 --- a/examples/metal/spot_market_request/java/pom.xml +++ b/examples/metal/spot_market_request/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/spot_market_request/python/requirements.txt b/examples/metal/spot_market_request/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/spot_market_request/python/requirements.txt +++ b/examples/metal/spot_market_request/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/spot_market_request/typescript/package.json b/examples/metal/spot_market_request/typescript/package.json index 68cf2cc13..67868a63c 100644 --- a/examples/metal/spot_market_request/typescript/package.json +++ b/examples/metal/spot_market_request/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/ssh_key/csharp/equinix-metal-ssh_key.csproj b/examples/metal/ssh_key/csharp/equinix-metal-ssh_key.csproj index 3e1af7971..9bd721565 100644 --- a/examples/metal/ssh_key/csharp/equinix-metal-ssh_key.csproj +++ b/examples/metal/ssh_key/csharp/equinix-metal-ssh_key.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/metal/ssh_key/java/pom.xml b/examples/metal/ssh_key/java/pom.xml index 083683f02..1863b561f 100644 --- a/examples/metal/ssh_key/java/pom.xml +++ b/examples/metal/ssh_key/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) com.pulumi std diff --git a/examples/metal/ssh_key/python/requirements.txt b/examples/metal/ssh_key/python/requirements.txt index 0ae719dad..fc62473fd 100644 --- a/examples/metal/ssh_key/python/requirements.txt +++ b/examples/metal/ssh_key/python/requirements.txt @@ -1,3 +1,3 @@ pulumi-std==1.7.3 pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/ssh_key/typescript/package.json b/examples/metal/ssh_key/typescript/package.json index f47c8af1c..67266a4f4 100644 --- a/examples/metal/ssh_key/typescript/package.json +++ b/examples/metal/ssh_key/typescript/package.json @@ -6,7 +6,7 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499", + "@equinix-labs/pulumi-equinix": "<1.0.0", "@pulumi/std": "1.7.3" } } \ No newline at end of file diff --git a/examples/metal/user_api_key/csharp/equinix-metal-user_api_key.csproj b/examples/metal/user_api_key/csharp/equinix-metal-user_api_key.csproj index aa0909a64..361821045 100644 --- a/examples/metal/user_api_key/csharp/equinix-metal-user_api_key.csproj +++ b/examples/metal/user_api_key/csharp/equinix-metal-user_api_key.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/user_api_key/java/pom.xml b/examples/metal/user_api_key/java/pom.xml index 0876684b7..612278caf 100644 --- a/examples/metal/user_api_key/java/pom.xml +++ b/examples/metal/user_api_key/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/user_api_key/python/requirements.txt b/examples/metal/user_api_key/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/user_api_key/python/requirements.txt +++ b/examples/metal/user_api_key/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/user_api_key/typescript/package.json b/examples/metal/user_api_key/typescript/package.json index a3e92027e..822973b69 100644 --- a/examples/metal/user_api_key/typescript/package.json +++ b/examples/metal/user_api_key/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/virtual_circuit/csharp/equinix-metal-virtual_circuit.csproj b/examples/metal/virtual_circuit/csharp/equinix-metal-virtual_circuit.csproj index aa0909a64..361821045 100644 --- a/examples/metal/virtual_circuit/csharp/equinix-metal-virtual_circuit.csproj +++ b/examples/metal/virtual_circuit/csharp/equinix-metal-virtual_circuit.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/virtual_circuit/java/pom.xml b/examples/metal/virtual_circuit/java/pom.xml index f8801820c..a3f41921d 100644 --- a/examples/metal/virtual_circuit/java/pom.xml +++ b/examples/metal/virtual_circuit/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/virtual_circuit/python/requirements.txt b/examples/metal/virtual_circuit/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/virtual_circuit/python/requirements.txt +++ b/examples/metal/virtual_circuit/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/virtual_circuit/typescript/package.json b/examples/metal/virtual_circuit/typescript/package.json index 9b6e9d822..aa7b79025 100644 --- a/examples/metal/virtual_circuit/typescript/package.json +++ b/examples/metal/virtual_circuit/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/vlan/csharp/equinix-metal-vlan.csproj b/examples/metal/vlan/csharp/equinix-metal-vlan.csproj index aa0909a64..361821045 100644 --- a/examples/metal/vlan/csharp/equinix-metal-vlan.csproj +++ b/examples/metal/vlan/csharp/equinix-metal-vlan.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/vlan/java/pom.xml b/examples/metal/vlan/java/pom.xml index 64375429c..fbd452cff 100644 --- a/examples/metal/vlan/java/pom.xml +++ b/examples/metal/vlan/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/vlan/python/requirements.txt b/examples/metal/vlan/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/vlan/python/requirements.txt +++ b/examples/metal/vlan/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/vlan/typescript/package.json b/examples/metal/vlan/typescript/package.json index 27e3ad794..075363353 100644 --- a/examples/metal/vlan/typescript/package.json +++ b/examples/metal/vlan/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/vrf/example_1/csharp/equinix-metal-vrf-example_1.csproj b/examples/metal/vrf/example_1/csharp/equinix-metal-vrf-example_1.csproj index aa0909a64..361821045 100644 --- a/examples/metal/vrf/example_1/csharp/equinix-metal-vrf-example_1.csproj +++ b/examples/metal/vrf/example_1/csharp/equinix-metal-vrf-example_1.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/vrf/example_1/java/pom.xml b/examples/metal/vrf/example_1/java/pom.xml index b3a61c29d..bb9fb1d42 100644 --- a/examples/metal/vrf/example_1/java/pom.xml +++ b/examples/metal/vrf/example_1/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/vrf/example_1/python/requirements.txt b/examples/metal/vrf/example_1/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/vrf/example_1/python/requirements.txt +++ b/examples/metal/vrf/example_1/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/vrf/example_1/typescript/package.json b/examples/metal/vrf/example_1/typescript/package.json index 065e6f8b1..8d4b4ab2e 100644 --- a/examples/metal/vrf/example_1/typescript/package.json +++ b/examples/metal/vrf/example_1/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/vrf/example_2/csharp/equinix-metal-vrf-example_2.csproj b/examples/metal/vrf/example_2/csharp/equinix-metal-vrf-example_2.csproj index aa0909a64..361821045 100644 --- a/examples/metal/vrf/example_2/csharp/equinix-metal-vrf-example_2.csproj +++ b/examples/metal/vrf/example_2/csharp/equinix-metal-vrf-example_2.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/vrf/example_2/java/pom.xml b/examples/metal/vrf/example_2/java/pom.xml index 8a2ffff4e..c5d6f501f 100644 --- a/examples/metal/vrf/example_2/java/pom.xml +++ b/examples/metal/vrf/example_2/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/vrf/example_2/python/requirements.txt b/examples/metal/vrf/example_2/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/vrf/example_2/python/requirements.txt +++ b/examples/metal/vrf/example_2/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/vrf/example_2/typescript/package.json b/examples/metal/vrf/example_2/typescript/package.json index 7cdd0656f..0296bbe80 100644 --- a/examples/metal/vrf/example_2/typescript/package.json +++ b/examples/metal/vrf/example_2/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/metal/vrf/example_3/csharp/equinix-metal-vrf-example_3.csproj b/examples/metal/vrf/example_3/csharp/equinix-metal-vrf-example_3.csproj index aa0909a64..361821045 100644 --- a/examples/metal/vrf/example_3/csharp/equinix-metal-vrf-example_3.csproj +++ b/examples/metal/vrf/example_3/csharp/equinix-metal-vrf-example_3.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/metal/vrf/example_3/java/pom.xml b/examples/metal/vrf/example_3/java/pom.xml index 8edb16a1a..f2b3d2f38 100644 --- a/examples/metal/vrf/example_3/java/pom.xml +++ b/examples/metal/vrf/example_3/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/metal/vrf/example_3/python/requirements.txt b/examples/metal/vrf/example_3/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/metal/vrf/example_3/python/requirements.txt +++ b/examples/metal/vrf/example_3/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/metal/vrf/example_3/typescript/package.json b/examples/metal/vrf/example_3/typescript/package.json index 48dbdb765..62730721c 100644 --- a/examples/metal/vrf/example_3/typescript/package.json +++ b/examples/metal/vrf/example_3/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/network/acl_template/csharp/equinix-network-acl_template.csproj b/examples/network/acl_template/csharp/equinix-network-acl_template.csproj index aa0909a64..361821045 100644 --- a/examples/network/acl_template/csharp/equinix-network-acl_template.csproj +++ b/examples/network/acl_template/csharp/equinix-network-acl_template.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/network/acl_template/java/pom.xml b/examples/network/acl_template/java/pom.xml index 39392941f..b86cf0526 100644 --- a/examples/network/acl_template/java/pom.xml +++ b/examples/network/acl_template/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/network/acl_template/python/requirements.txt b/examples/network/acl_template/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/network/acl_template/python/requirements.txt +++ b/examples/network/acl_template/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/acl_template/typescript/package.json b/examples/network/acl_template/typescript/package.json index 097a5813a..e347e7ad4 100644 --- a/examples/network/acl_template/typescript/package.json +++ b/examples/network/acl_template/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/network/bgp/csharp/equinix-network-bgp.csproj b/examples/network/bgp/csharp/equinix-network-bgp.csproj index aa0909a64..361821045 100644 --- a/examples/network/bgp/csharp/equinix-network-bgp.csproj +++ b/examples/network/bgp/csharp/equinix-network-bgp.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/network/bgp/java/pom.xml b/examples/network/bgp/java/pom.xml index 7120d0a24..b8dcd674a 100644 --- a/examples/network/bgp/java/pom.xml +++ b/examples/network/bgp/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/network/bgp/python/requirements.txt b/examples/network/bgp/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/network/bgp/python/requirements.txt +++ b/examples/network/bgp/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/bgp/typescript/package.json b/examples/network/bgp/typescript/package.json index 8abb151f1..7bd118a32 100644 --- a/examples/network/bgp/typescript/package.json +++ b/examples/network/bgp/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/network/device/example_1/csharp/equinix-network-device-example_1.csproj b/examples/network/device/example_1/csharp/equinix-network-device-example_1.csproj index aa0909a64..361821045 100644 --- a/examples/network/device/example_1/csharp/equinix-network-device-example_1.csproj +++ b/examples/network/device/example_1/csharp/equinix-network-device-example_1.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/network/device/example_1/java/pom.xml b/examples/network/device/example_1/java/pom.xml index 5ab2125b9..74fcd2530 100644 --- a/examples/network/device/example_1/java/pom.xml +++ b/examples/network/device/example_1/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/network/device/example_1/python/requirements.txt b/examples/network/device/example_1/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/network/device/example_1/python/requirements.txt +++ b/examples/network/device/example_1/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/device/example_1/typescript/package.json b/examples/network/device/example_1/typescript/package.json index 2bf49a025..6fd4209b5 100644 --- a/examples/network/device/example_1/typescript/package.json +++ b/examples/network/device/example_1/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/network/device/example_2/csharp/equinix-network-device-example_2.csproj b/examples/network/device/example_2/csharp/equinix-network-device-example_2.csproj index aa0909a64..361821045 100644 --- a/examples/network/device/example_2/csharp/equinix-network-device-example_2.csproj +++ b/examples/network/device/example_2/csharp/equinix-network-device-example_2.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/network/device/example_2/java/pom.xml b/examples/network/device/example_2/java/pom.xml index e69595273..1026b9f96 100644 --- a/examples/network/device/example_2/java/pom.xml +++ b/examples/network/device/example_2/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/network/device/example_2/python/requirements.txt b/examples/network/device/example_2/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/network/device/example_2/python/requirements.txt +++ b/examples/network/device/example_2/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/device/example_2/typescript/package.json b/examples/network/device/example_2/typescript/package.json index 0799ad826..274d280bb 100644 --- a/examples/network/device/example_2/typescript/package.json +++ b/examples/network/device/example_2/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/network/device/example_3/csharp/equinix-network-device-example_3.csproj b/examples/network/device/example_3/csharp/equinix-network-device-example_3.csproj index 3e1af7971..9bd721565 100644 --- a/examples/network/device/example_3/csharp/equinix-network-device-example_3.csproj +++ b/examples/network/device/example_3/csharp/equinix-network-device-example_3.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/network/device/example_3/java/pom.xml b/examples/network/device/example_3/java/pom.xml index bee7defb0..cc217c78e 100644 --- a/examples/network/device/example_3/java/pom.xml +++ b/examples/network/device/example_3/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) com.pulumi std diff --git a/examples/network/device/example_3/python/requirements.txt b/examples/network/device/example_3/python/requirements.txt index 0ae719dad..fc62473fd 100644 --- a/examples/network/device/example_3/python/requirements.txt +++ b/examples/network/device/example_3/python/requirements.txt @@ -1,3 +1,3 @@ pulumi-std==1.7.3 pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/device/example_3/typescript/package.json b/examples/network/device/example_3/typescript/package.json index b33ef4016..3a11d5364 100644 --- a/examples/network/device/example_3/typescript/package.json +++ b/examples/network/device/example_3/typescript/package.json @@ -6,7 +6,7 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499", + "@equinix-labs/pulumi-equinix": "<1.0.0", "@pulumi/std": "1.7.3" } } \ No newline at end of file diff --git a/examples/network/device/example_4/csharp/equinix-network-device-example_4.csproj b/examples/network/device/example_4/csharp/equinix-network-device-example_4.csproj index aa0909a64..361821045 100644 --- a/examples/network/device/example_4/csharp/equinix-network-device-example_4.csproj +++ b/examples/network/device/example_4/csharp/equinix-network-device-example_4.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/network/device/example_4/java/pom.xml b/examples/network/device/example_4/java/pom.xml index 482442fa8..7f35cfd65 100644 --- a/examples/network/device/example_4/java/pom.xml +++ b/examples/network/device/example_4/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/network/device/example_4/python/requirements.txt b/examples/network/device/example_4/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/network/device/example_4/python/requirements.txt +++ b/examples/network/device/example_4/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/device/example_4/typescript/package.json b/examples/network/device/example_4/typescript/package.json index ca10b3551..d4ea28b3b 100644 --- a/examples/network/device/example_4/typescript/package.json +++ b/examples/network/device/example_4/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/network/device/example_5/csharp/equinix-network-device-example_5.csproj b/examples/network/device/example_5/csharp/equinix-network-device-example_5.csproj index aa0909a64..361821045 100644 --- a/examples/network/device/example_5/csharp/equinix-network-device-example_5.csproj +++ b/examples/network/device/example_5/csharp/equinix-network-device-example_5.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/network/device/example_5/java/pom.xml b/examples/network/device/example_5/java/pom.xml index cacdbd0a5..cca765fc3 100644 --- a/examples/network/device/example_5/java/pom.xml +++ b/examples/network/device/example_5/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/network/device/example_5/python/requirements.txt b/examples/network/device/example_5/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/network/device/example_5/python/requirements.txt +++ b/examples/network/device/example_5/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/device/example_5/typescript/package.json b/examples/network/device/example_5/typescript/package.json index a7b8d0491..19be9def7 100644 --- a/examples/network/device/example_5/typescript/package.json +++ b/examples/network/device/example_5/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/network/device/example_6/csharp/equinix-network-device-example_6.csproj b/examples/network/device/example_6/csharp/equinix-network-device-example_6.csproj index aa0909a64..361821045 100644 --- a/examples/network/device/example_6/csharp/equinix-network-device-example_6.csproj +++ b/examples/network/device/example_6/csharp/equinix-network-device-example_6.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/network/device/example_6/java/pom.xml b/examples/network/device/example_6/java/pom.xml index 57e40e60e..2923cded8 100644 --- a/examples/network/device/example_6/java/pom.xml +++ b/examples/network/device/example_6/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/network/device/example_6/python/requirements.txt b/examples/network/device/example_6/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/network/device/example_6/python/requirements.txt +++ b/examples/network/device/example_6/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/device/example_6/typescript/package.json b/examples/network/device/example_6/typescript/package.json index 618fafd7f..1ffba8a07 100644 --- a/examples/network/device/example_6/typescript/package.json +++ b/examples/network/device/example_6/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/network/device/example_7/csharp/equinix-network-device-example_7.csproj b/examples/network/device/example_7/csharp/equinix-network-device-example_7.csproj index aa0909a64..361821045 100644 --- a/examples/network/device/example_7/csharp/equinix-network-device-example_7.csproj +++ b/examples/network/device/example_7/csharp/equinix-network-device-example_7.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/network/device/example_7/java/pom.xml b/examples/network/device/example_7/java/pom.xml index 4ffd0ccc2..62cdded13 100644 --- a/examples/network/device/example_7/java/pom.xml +++ b/examples/network/device/example_7/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/network/device/example_7/python/requirements.txt b/examples/network/device/example_7/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/network/device/example_7/python/requirements.txt +++ b/examples/network/device/example_7/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/device/example_7/typescript/package.json b/examples/network/device/example_7/typescript/package.json index d2ee1eaad..d41f0460c 100644 --- a/examples/network/device/example_7/typescript/package.json +++ b/examples/network/device/example_7/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/network/device/example_8/csharp/equinix-network-device-example_8.csproj b/examples/network/device/example_8/csharp/equinix-network-device-example_8.csproj index 3e1af7971..9bd721565 100644 --- a/examples/network/device/example_8/csharp/equinix-network-device-example_8.csproj +++ b/examples/network/device/example_8/csharp/equinix-network-device-example_8.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/network/device/example_8/java/pom.xml b/examples/network/device/example_8/java/pom.xml index 89f3e8194..eac3dc88f 100644 --- a/examples/network/device/example_8/java/pom.xml +++ b/examples/network/device/example_8/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) com.pulumi std diff --git a/examples/network/device/example_8/python/requirements.txt b/examples/network/device/example_8/python/requirements.txt index 0ae719dad..fc62473fd 100644 --- a/examples/network/device/example_8/python/requirements.txt +++ b/examples/network/device/example_8/python/requirements.txt @@ -1,3 +1,3 @@ pulumi-std==1.7.3 pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/device/example_8/typescript/package.json b/examples/network/device/example_8/typescript/package.json index 4d65e7030..a1f118b78 100644 --- a/examples/network/device/example_8/typescript/package.json +++ b/examples/network/device/example_8/typescript/package.json @@ -6,7 +6,7 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499", + "@equinix-labs/pulumi-equinix": "<1.0.0", "@pulumi/std": "1.7.3" } } \ No newline at end of file diff --git a/examples/network/device/example_9/csharp/equinix-network-device-example_9.csproj b/examples/network/device/example_9/csharp/equinix-network-device-example_9.csproj index aa0909a64..361821045 100644 --- a/examples/network/device/example_9/csharp/equinix-network-device-example_9.csproj +++ b/examples/network/device/example_9/csharp/equinix-network-device-example_9.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/network/device/example_9/java/pom.xml b/examples/network/device/example_9/java/pom.xml index 0cfd72b94..c66341dfa 100644 --- a/examples/network/device/example_9/java/pom.xml +++ b/examples/network/device/example_9/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/network/device/example_9/python/requirements.txt b/examples/network/device/example_9/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/network/device/example_9/python/requirements.txt +++ b/examples/network/device/example_9/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/device/example_9/typescript/package.json b/examples/network/device/example_9/typescript/package.json index 567762165..012a90e60 100644 --- a/examples/network/device/example_9/typescript/package.json +++ b/examples/network/device/example_9/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/network/device/example_Aviatrix_Transit_Edge/csharp/equinix-network-device-example_Aviatrix_Transit_Edge.csproj b/examples/network/device/example_Aviatrix_Transit_Edge/csharp/equinix-network-device-example_Aviatrix_Transit_Edge.csproj index 3e1af7971..9bd721565 100644 --- a/examples/network/device/example_Aviatrix_Transit_Edge/csharp/equinix-network-device-example_Aviatrix_Transit_Edge.csproj +++ b/examples/network/device/example_Aviatrix_Transit_Edge/csharp/equinix-network-device-example_Aviatrix_Transit_Edge.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/network/device/example_Aviatrix_Transit_Edge/java/pom.xml b/examples/network/device/example_Aviatrix_Transit_Edge/java/pom.xml index 53e0360cc..c50053a6b 100644 --- a/examples/network/device/example_Aviatrix_Transit_Edge/java/pom.xml +++ b/examples/network/device/example_Aviatrix_Transit_Edge/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) com.pulumi std diff --git a/examples/network/device/example_Aviatrix_Transit_Edge/python/requirements.txt b/examples/network/device/example_Aviatrix_Transit_Edge/python/requirements.txt index 0ae719dad..fc62473fd 100644 --- a/examples/network/device/example_Aviatrix_Transit_Edge/python/requirements.txt +++ b/examples/network/device/example_Aviatrix_Transit_Edge/python/requirements.txt @@ -1,3 +1,3 @@ pulumi-std==1.7.3 pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/device/example_Aviatrix_Transit_Edge/typescript/package.json b/examples/network/device/example_Aviatrix_Transit_Edge/typescript/package.json index 8a999f07e..ce8a3234f 100644 --- a/examples/network/device/example_Aviatrix_Transit_Edge/typescript/package.json +++ b/examples/network/device/example_Aviatrix_Transit_Edge/typescript/package.json @@ -6,7 +6,7 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499", + "@equinix-labs/pulumi-equinix": "<1.0.0", "@pulumi/std": "1.7.3" } } \ No newline at end of file diff --git a/examples/network/device_link/csharp/equinix-network-device_link.csproj b/examples/network/device_link/csharp/equinix-network-device_link.csproj index aa0909a64..361821045 100644 --- a/examples/network/device_link/csharp/equinix-network-device_link.csproj +++ b/examples/network/device_link/csharp/equinix-network-device_link.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/network/device_link/java/pom.xml b/examples/network/device_link/java/pom.xml index 7d2350d44..c1e3cf7ca 100644 --- a/examples/network/device_link/java/pom.xml +++ b/examples/network/device_link/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/network/device_link/python/requirements.txt b/examples/network/device_link/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/network/device_link/python/requirements.txt +++ b/examples/network/device_link/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/device_link/typescript/package.json b/examples/network/device_link/typescript/package.json index dbdb6e29a..791407a10 100644 --- a/examples/network/device_link/typescript/package.json +++ b/examples/network/device_link/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/network/file/csharp/equinix-network-file.csproj b/examples/network/file/csharp/equinix-network-file.csproj index 3e1af7971..9bd721565 100644 --- a/examples/network/file/csharp/equinix-network-file.csproj +++ b/examples/network/file/csharp/equinix-network-file.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/network/file/java/pom.xml b/examples/network/file/java/pom.xml index 9b1156a24..4d0a03db6 100644 --- a/examples/network/file/java/pom.xml +++ b/examples/network/file/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) com.pulumi std diff --git a/examples/network/file/python/requirements.txt b/examples/network/file/python/requirements.txt index 0ae719dad..fc62473fd 100644 --- a/examples/network/file/python/requirements.txt +++ b/examples/network/file/python/requirements.txt @@ -1,3 +1,3 @@ pulumi-std==1.7.3 pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/file/typescript/package.json b/examples/network/file/typescript/package.json index 3fe61d282..6a815cd05 100644 --- a/examples/network/file/typescript/package.json +++ b/examples/network/file/typescript/package.json @@ -6,7 +6,7 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499", + "@equinix-labs/pulumi-equinix": "<1.0.0", "@pulumi/std": "1.7.3" } } \ No newline at end of file diff --git a/examples/network/ssh_key/csharp/equinix-network-ssh_key.csproj b/examples/network/ssh_key/csharp/equinix-network-ssh_key.csproj index aa0909a64..361821045 100644 --- a/examples/network/ssh_key/csharp/equinix-network-ssh_key.csproj +++ b/examples/network/ssh_key/csharp/equinix-network-ssh_key.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/network/ssh_key/java/pom.xml b/examples/network/ssh_key/java/pom.xml index 625051248..8d9329ea7 100644 --- a/examples/network/ssh_key/java/pom.xml +++ b/examples/network/ssh_key/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/network/ssh_key/python/requirements.txt b/examples/network/ssh_key/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/network/ssh_key/python/requirements.txt +++ b/examples/network/ssh_key/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/ssh_key/typescript/package.json b/examples/network/ssh_key/typescript/package.json index 10edf5528..4016e91b3 100644 --- a/examples/network/ssh_key/typescript/package.json +++ b/examples/network/ssh_key/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file diff --git a/examples/network/ssh_user/csharp/equinix-network-ssh_user.csproj b/examples/network/ssh_user/csharp/equinix-network-ssh_user.csproj index aa0909a64..361821045 100644 --- a/examples/network/ssh_user/csharp/equinix-network-ssh_user.csproj +++ b/examples/network/ssh_user/csharp/equinix-network-ssh_user.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/examples/network/ssh_user/java/pom.xml b/examples/network/ssh_user/java/pom.xml index 2d45468ce..3875caf75 100644 --- a/examples/network/ssh_user/java/pom.xml +++ b/examples/network/ssh_user/java/pom.xml @@ -26,7 +26,7 @@ com.pulumi equinix - 0.18.1-alpha.1729554944+37549499 + (,1.0) diff --git a/examples/network/ssh_user/python/requirements.txt b/examples/network/ssh_user/python/requirements.txt index ba4c8d1e9..317d94a17 100644 --- a/examples/network/ssh_user/python/requirements.txt +++ b/examples/network/ssh_user/python/requirements.txt @@ -1,2 +1,2 @@ pulumi>=3.0.0,<4.0.0 -pulumi_equinix==0.18.1-alpha.1729554944+37549499 +pulumi_equinix==<1.0.0 diff --git a/examples/network/ssh_user/typescript/package.json b/examples/network/ssh_user/typescript/package.json index 3ce919b6e..f939285fb 100644 --- a/examples/network/ssh_user/typescript/package.json +++ b/examples/network/ssh_user/typescript/package.json @@ -6,6 +6,6 @@ "dependencies": { "typescript": "^4.0.0", "@pulumi/pulumi": "^3.0.0", - "@equinix-labs/pulumi-equinix": "0.18.1-alpha.1729554944+37549499" + "@equinix-labs/pulumi-equinix": "<1.0.0" } } \ No newline at end of file