@pulumi/gcp 9.25.0 → 9.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/appengine/applicationUrlDispatchRules.d.ts +1 -1
- package/appengine/applicationUrlDispatchRules.js +1 -1
- package/appengine/engineSplitTraffic.d.ts +2 -2
- package/appengine/engineSplitTraffic.js +2 -2
- package/appengine/serviceNetworkSettings.d.ts +1 -1
- package/appengine/serviceNetworkSettings.js +1 -1
- package/appengine/standardAppVersion.d.ts +2 -2
- package/appengine/standardAppVersion.js +2 -2
- package/bigtable/instance.d.ts +18 -6
- package/bigtable/instance.d.ts.map +1 -1
- package/bigtable/instance.js +2 -0
- package/bigtable/instance.js.map +1 -1
- package/bigtable/table.d.ts +3 -3
- package/billing/subAccount.d.ts +1 -1
- package/billing/subAccount.js +1 -1
- package/ces/guardrail.d.ts +41 -0
- package/ces/guardrail.d.ts.map +1 -1
- package/ces/guardrail.js +41 -0
- package/ces/guardrail.js.map +1 -1
- package/ces/index.d.ts +3 -0
- package/ces/index.d.ts.map +1 -1
- package/ces/index.js +6 -1
- package/ces/index.js.map +1 -1
- package/ces/securitySettings.d.ts +163 -0
- package/ces/securitySettings.d.ts.map +1 -0
- package/ces/securitySettings.js +135 -0
- package/ces/securitySettings.js.map +1 -0
- package/chronicle/findingsRefinement.d.ts +250 -0
- package/chronicle/findingsRefinement.d.ts.map +1 -0
- package/chronicle/findingsRefinement.js +165 -0
- package/chronicle/findingsRefinement.js.map +1 -0
- package/chronicle/index.d.ts +3 -0
- package/chronicle/index.d.ts.map +1 -1
- package/chronicle/index.js +6 -1
- package/chronicle/index.js.map +1 -1
- package/cloudrun/getService.d.ts +26 -22
- package/cloudrun/getService.d.ts.map +1 -1
- package/cloudrun/getService.js +14 -12
- package/cloudrun/getService.js.map +1 -1
- package/compute/futureReservation.d.ts +15 -0
- package/compute/futureReservation.d.ts.map +1 -1
- package/compute/futureReservation.js +2 -0
- package/compute/futureReservation.js.map +1 -1
- package/compute/getNetwork.d.ts +13 -5
- package/compute/getNetwork.d.ts.map +1 -1
- package/compute/getNetwork.js +4 -0
- package/compute/getNetwork.js.map +1 -1
- package/compute/getRegionSSLPolicy.d.ts +83 -0
- package/compute/getRegionSSLPolicy.d.ts.map +1 -1
- package/compute/getRegionSSLPolicy.js +30 -0
- package/compute/getRegionSSLPolicy.js.map +1 -1
- package/compute/getSSLPolicy.d.ts +4 -0
- package/compute/getSSLPolicy.d.ts.map +1 -1
- package/compute/getSSLPolicy.js.map +1 -1
- package/compute/getServiceAttachment.d.ts +109 -0
- package/compute/getServiceAttachment.d.ts.map +1 -0
- package/compute/getServiceAttachment.js +85 -0
- package/compute/getServiceAttachment.js.map +1 -0
- package/compute/index.d.ts +3 -0
- package/compute/index.d.ts.map +1 -1
- package/compute/index.js +7 -4
- package/compute/index.js.map +1 -1
- package/compute/instanceFromTemplate.d.ts +18 -3
- package/compute/instanceFromTemplate.d.ts.map +1 -1
- package/compute/instanceFromTemplate.js.map +1 -1
- package/compute/networkFirewallPolicyRule.d.ts +135 -0
- package/compute/networkFirewallPolicyRule.d.ts.map +1 -1
- package/compute/networkFirewallPolicyRule.js +88 -0
- package/compute/networkFirewallPolicyRule.js.map +1 -1
- package/compute/organizationSecurityPolicyAssociation.d.ts +2 -2
- package/compute/organizationSecurityPolicyAssociation.js +2 -2
- package/compute/organizationSecurityPolicyRule.d.ts +5 -5
- package/compute/organizationSecurityPolicyRule.js +5 -5
- package/compute/regionSslPolicy.d.ts +68 -0
- package/compute/regionSslPolicy.d.ts.map +1 -1
- package/compute/regionSslPolicy.js +31 -0
- package/compute/regionSslPolicy.js.map +1 -1
- package/compute/rolloutPlan.d.ts +1 -1
- package/compute/rolloutPlan.js +1 -1
- package/compute/router.d.ts +1 -1
- package/compute/router.js +1 -1
- package/compute/sslpolicy.d.ts +52 -0
- package/compute/sslpolicy.d.ts.map +1 -1
- package/compute/sslpolicy.js +15 -0
- package/compute/sslpolicy.js.map +1 -1
- package/compute/subnetwork.d.ts +58 -0
- package/compute/subnetwork.d.ts.map +1 -1
- package/compute/subnetwork.js +58 -0
- package/compute/subnetwork.js.map +1 -1
- package/compute/targetInstance.d.ts +2 -2
- package/compute/targetInstance.js +2 -2
- package/config/vars.d.ts +1 -0
- package/config/vars.d.ts.map +1 -1
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/configdeployment/deployment.d.ts +364 -0
- package/configdeployment/deployment.d.ts.map +1 -0
- package/configdeployment/deployment.js +174 -0
- package/configdeployment/deployment.js.map +1 -0
- package/configdeployment/index.d.ts +4 -0
- package/configdeployment/index.d.ts.map +1 -0
- package/configdeployment/index.js +45 -0
- package/configdeployment/index.js.map +1 -0
- package/databasemigrationservice/connectionProfile.d.ts +3 -3
- package/databasemigrationservice/connectionProfile.js +3 -3
- package/databasemigrationservice/privateConnection.d.ts +4 -4
- package/databasemigrationservice/privateConnection.js +4 -4
- package/dataflow/flexTemplateJob.d.ts +15 -3
- package/dataflow/flexTemplateJob.d.ts.map +1 -1
- package/dataflow/flexTemplateJob.js +2 -0
- package/dataflow/flexTemplateJob.js.map +1 -1
- package/dataform/folder.d.ts +3 -3
- package/dataform/folder.js +3 -3
- package/dataform/teamFolder.d.ts +1 -1
- package/dataform/teamFolder.js +1 -1
- package/datafusion/instance.d.ts +29 -14
- package/datafusion/instance.d.ts.map +1 -1
- package/datafusion/instance.js +4 -0
- package/datafusion/instance.js.map +1 -1
- package/datalineage/config.d.ts +2 -2
- package/datalineage/config.js +2 -2
- package/dataplex/dataAsset.d.ts +5 -5
- package/dataplex/dataAsset.js +5 -5
- package/dataplex/dataProduct.d.ts +7 -6
- package/dataplex/dataProduct.d.ts.map +1 -1
- package/dataplex/dataProduct.js +7 -6
- package/dataplex/dataProduct.js.map +1 -1
- package/dataplex/dataProductDataAsset.d.ts +5 -8
- package/dataplex/dataProductDataAsset.d.ts.map +1 -1
- package/dataplex/dataProductDataAsset.js +5 -8
- package/dataplex/dataProductDataAsset.js.map +1 -1
- package/dataplex/datascan.d.ts +24 -24
- package/dataplex/datascan.js +24 -24
- package/dataplex/entryLink.d.ts +11 -11
- package/dataplex/entryLink.js +11 -11
- package/dataplex/entryType.d.ts +1 -1
- package/dataplex/entryType.js +1 -1
- package/dataplex/glossaryCategory.d.ts +4 -4
- package/dataplex/glossaryCategory.js +4 -4
- package/dataplex/glossaryTerm.d.ts +4 -4
- package/dataplex/glossaryTerm.js +4 -4
- package/dataplex/task.d.ts +8 -8
- package/dataplex/task.js +8 -8
- package/dataproc/batch.d.ts +5 -5
- package/dataproc/batch.js +5 -5
- package/dataproc/cluster.d.ts +1 -1
- package/dataproc/cluster.js +1 -1
- package/dataproc/job.d.ts +1 -1
- package/dataproc/job.js +1 -1
- package/datastream/connectionProfile.d.ts +0 -6
- package/datastream/connectionProfile.d.ts.map +1 -1
- package/datastream/connectionProfile.js +0 -6
- package/datastream/connectionProfile.js.map +1 -1
- package/datastream/privateConnection.d.ts +3 -3
- package/datastream/privateConnection.js +3 -3
- package/datastream/stream.d.ts +2 -2
- package/datastream/stream.js +2 -2
- package/developerconnect/insightsConfig.d.ts +5 -5
- package/developerconnect/insightsConfig.js +5 -5
- package/diagflow/conversationProfile.d.ts +28 -6
- package/diagflow/conversationProfile.d.ts.map +1 -1
- package/diagflow/conversationProfile.js +7 -1
- package/diagflow/conversationProfile.js.map +1 -1
- package/diagflow/index.d.ts +3 -0
- package/diagflow/index.d.ts.map +1 -1
- package/diagflow/index.js +6 -1
- package/diagflow/index.js.map +1 -1
- package/diagflow/sipTrunk.d.ts +169 -0
- package/diagflow/sipTrunk.d.ts.map +1 -0
- package/diagflow/sipTrunk.js +124 -0
- package/diagflow/sipTrunk.js.map +1 -0
- package/firestore/field.d.ts +79 -6
- package/firestore/field.d.ts.map +1 -1
- package/firestore/field.js +76 -3
- package/firestore/field.js.map +1 -1
- package/folder/iamAuditConfig.d.ts +1 -1
- package/folder/iamAuditConfig.js +1 -1
- package/folder/iambinding.d.ts +1 -1
- package/folder/iambinding.js +1 -1
- package/folder/iammember.d.ts +1 -1
- package/folder/iammember.js +1 -1
- package/folder/iampolicy.d.ts +1 -1
- package/folder/iampolicy.js +1 -1
- package/gkehub/membershipBinding.d.ts +3 -3
- package/gkehub/membershipBinding.js +3 -3
- package/gkehub/membershipRbacRoleBinding.d.ts +2 -2
- package/gkehub/membershipRbacRoleBinding.js +2 -2
- package/gkehub/namespace.d.ts +2 -2
- package/gkehub/namespace.js +2 -2
- package/gkehub/scopeRbacRoleBinding.d.ts +4 -4
- package/gkehub/scopeRbacRoleBinding.js +4 -4
- package/iam/folderAccessPolicy.d.ts +333 -0
- package/iam/folderAccessPolicy.d.ts.map +1 -0
- package/iam/folderAccessPolicy.js +195 -0
- package/iam/folderAccessPolicy.js.map +1 -0
- package/iam/index.d.ts +6 -0
- package/iam/index.d.ts.map +1 -1
- package/iam/index.js +11 -1
- package/iam/index.js.map +1 -1
- package/iam/projectAccessPolicy.d.ts +326 -0
- package/iam/projectAccessPolicy.d.ts.map +1 -0
- package/iam/projectAccessPolicy.js +182 -0
- package/iam/projectAccessPolicy.js.map +1 -0
- package/iap/getClient.d.ts +16 -18
- package/iap/getClient.d.ts.map +1 -1
- package/iap/getClient.js +8 -14
- package/iap/getClient.js.map +1 -1
- package/iap/tunnelDestGroup.d.ts +1 -1
- package/iap/tunnelDestGroup.js +1 -1
- package/index.d.ts +2 -1
- package/index.d.ts.map +1 -1
- package/index.js +5 -3
- package/index.js.map +1 -1
- package/integrationconnectors/managedZone.d.ts +4 -4
- package/integrationconnectors/managedZone.js +4 -4
- package/kms/getKMSSecretCiphertext.d.ts +2 -2
- package/kms/getKMSSecretCiphertext.js +2 -2
- package/migrationcenter/assetsExportJob.d.ts +332 -0
- package/migrationcenter/assetsExportJob.d.ts.map +1 -0
- package/migrationcenter/assetsExportJob.js +155 -0
- package/migrationcenter/assetsExportJob.js.map +1 -0
- package/migrationcenter/discoveryClient.d.ts +396 -0
- package/migrationcenter/discoveryClient.d.ts.map +1 -0
- package/migrationcenter/discoveryClient.js +181 -0
- package/migrationcenter/discoveryClient.js.map +1 -0
- package/migrationcenter/index.d.ts +18 -0
- package/migrationcenter/index.d.ts.map +1 -1
- package/migrationcenter/index.js +31 -1
- package/migrationcenter/index.js.map +1 -1
- package/migrationcenter/report.d.ts +276 -0
- package/migrationcenter/report.d.ts.map +1 -0
- package/migrationcenter/report.js +158 -0
- package/migrationcenter/report.js.map +1 -0
- package/migrationcenter/reportConfig.d.ts +227 -0
- package/migrationcenter/reportConfig.d.ts.map +1 -0
- package/migrationcenter/reportConfig.js +146 -0
- package/migrationcenter/reportConfig.js.map +1 -0
- package/migrationcenter/settings.d.ts +173 -0
- package/migrationcenter/settings.d.ts.map +1 -0
- package/migrationcenter/settings.js +132 -0
- package/migrationcenter/settings.js.map +1 -0
- package/migrationcenter/source.d.ts +293 -0
- package/migrationcenter/source.d.ts.map +1 -0
- package/migrationcenter/source.js +144 -0
- package/migrationcenter/source.js.map +1 -0
- package/netapp/backup.d.ts +0 -3
- package/netapp/backup.d.ts.map +1 -1
- package/netapp/backup.js.map +1 -1
- package/networkconnectivity/gatewayAdvertisedRoute.d.ts +1 -1
- package/networkconnectivity/gatewayAdvertisedRoute.js +1 -1
- package/networkconnectivity/spoke.d.ts +8 -8
- package/networkconnectivity/spoke.js +8 -8
- package/networkconnectivity/transport.d.ts +17 -8
- package/networkconnectivity/transport.d.ts.map +1 -1
- package/networkconnectivity/transport.js +5 -8
- package/networkconnectivity/transport.js.map +1 -1
- package/networkmanagement/connectivityTest.d.ts +22 -0
- package/networkmanagement/connectivityTest.d.ts.map +1 -1
- package/networkmanagement/connectivityTest.js +22 -0
- package/networkmanagement/connectivityTest.js.map +1 -1
- package/networkmanagement/getConnectivityTestRun.d.ts +2 -2
- package/networkmanagement/getConnectivityTestRun.js +2 -2
- package/observability/folderSettings.d.ts +2 -2
- package/observability/folderSettings.js +2 -2
- package/observability/projectSettings.d.ts +2 -2
- package/observability/projectSettings.js +2 -2
- package/observability/traceScope.d.ts +2 -2
- package/observability/traceScope.js +2 -2
- package/oracledatabase/cloudVmCluster.d.ts +12 -0
- package/oracledatabase/cloudVmCluster.d.ts.map +1 -1
- package/oracledatabase/cloudVmCluster.js +2 -0
- package/oracledatabase/cloudVmCluster.js.map +1 -1
- package/oracledatabase/getCloudVmCluster.d.ts +1 -0
- package/oracledatabase/getCloudVmCluster.d.ts.map +1 -1
- package/oracledatabase/getCloudVmCluster.js.map +1 -1
- package/oracledatabase/getGoldengateConnectionTypes.d.ts +107 -0
- package/oracledatabase/getGoldengateConnectionTypes.d.ts.map +1 -0
- package/oracledatabase/getGoldengateConnectionTypes.js +109 -0
- package/oracledatabase/getGoldengateConnectionTypes.js.map +1 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts +139 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts.map +1 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.js +141 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.js.map +1 -0
- package/oracledatabase/goldengateConnection.d.ts +585 -0
- package/oracledatabase/goldengateConnection.d.ts.map +1 -0
- package/oracledatabase/goldengateConnection.js +408 -0
- package/oracledatabase/goldengateConnection.js.map +1 -0
- package/oracledatabase/goldengateConnectionAssignment.d.ts +265 -0
- package/oracledatabase/goldengateConnectionAssignment.d.ts.map +1 -0
- package/oracledatabase/goldengateConnectionAssignment.js +150 -0
- package/oracledatabase/goldengateConnectionAssignment.js.map +1 -0
- package/oracledatabase/goldengateDeployment.d.ts +362 -0
- package/oracledatabase/goldengateDeployment.d.ts.map +1 -0
- package/oracledatabase/goldengateDeployment.js +209 -0
- package/oracledatabase/goldengateDeployment.js.map +1 -0
- package/oracledatabase/index.d.ts +15 -0
- package/oracledatabase/index.d.ts.map +1 -1
- package/oracledatabase/index.js +22 -1
- package/oracledatabase/index.js.map +1 -1
- package/organizations/iamAuditConfig.d.ts +1 -1
- package/organizations/iamAuditConfig.js +1 -1
- package/organizations/iambinding.d.ts +1 -1
- package/organizations/iambinding.js +1 -1
- package/organizations/iammember.d.ts +1 -1
- package/organizations/iammember.js +1 -1
- package/organizations/iampolicy.d.ts +1 -1
- package/organizations/iampolicy.js +1 -1
- package/orgpolicy/policy.d.ts +1 -1
- package/orgpolicy/policy.js +1 -1
- package/package.json +2 -2
- package/projects/iamauditConfig.d.ts +2 -2
- package/projects/iamauditConfig.js +2 -2
- package/projects/iambinding.d.ts +2 -2
- package/projects/iambinding.js +2 -2
- package/projects/iammember.d.ts +2 -2
- package/projects/iammember.js +2 -2
- package/projects/iampolicy.d.ts +2 -2
- package/projects/iampolicy.js +2 -2
- package/projects/service.d.ts +6 -0
- package/projects/service.d.ts.map +1 -1
- package/projects/service.js.map +1 -1
- package/provider.d.ts +2 -0
- package/provider.d.ts.map +1 -1
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/pubsub/subscription.d.ts +4 -4
- package/pubsub/subscription.js +4 -4
- package/storage/bucket.d.ts +0 -22
- package/storage/bucket.d.ts.map +1 -1
- package/storage/bucket.js +0 -22
- package/storage/bucket.js.map +1 -1
- package/storage/getControlFolderIntelligenceConfig.d.ts +8 -14
- package/storage/getControlFolderIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlFolderIntelligenceConfig.js +6 -12
- package/storage/getControlFolderIntelligenceConfig.js.map +1 -1
- package/storage/getControlOrganizationIntelligenceConfig.d.ts +8 -14
- package/storage/getControlOrganizationIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlOrganizationIntelligenceConfig.js +6 -12
- package/storage/getControlOrganizationIntelligenceConfig.js.map +1 -1
- package/storage/getControlProjectIntelligenceConfig.d.ts +8 -14
- package/storage/getControlProjectIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlProjectIntelligenceConfig.js +6 -12
- package/storage/getControlProjectIntelligenceConfig.js.map +1 -1
- package/types/input.d.ts +9906 -5729
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +11669 -7189
- package/types/output.d.ts.map +1 -1
- package/vertex/aiEndpoint.d.ts +3 -3
- package/vertex/aiEndpoint.js +3 -3
- package/vertex/aiFeatureOnlineStoreFeatureview.d.ts +2 -2
- package/vertex/aiFeatureOnlineStoreFeatureview.js +2 -2
- package/vertex/getAiReasoningEngineQuery.d.ts +2 -2
- package/vertex/getAiReasoningEngineQuery.js +2 -2
- package/vmwareengine/getDatastore.d.ts +38 -18
- package/vmwareengine/getDatastore.d.ts.map +1 -1
- package/vmwareengine/getDatastore.js +8 -14
- package/vmwareengine/getDatastore.js.map +1 -1
- package/workstations/workstationCluster.d.ts +26 -26
- package/workstations/workstationCluster.js +26 -26
|
@@ -170,6 +170,28 @@ const utilities = __importStar(require("../utilities"));
|
|
|
170
170
|
* roundTrip: true,
|
|
171
171
|
* });
|
|
172
172
|
* ```
|
|
173
|
+
* ### Network Management Connectivity Test Gke Pod
|
|
174
|
+
*
|
|
175
|
+
* ```typescript
|
|
176
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
177
|
+
* import * as gcp from "@pulumi/gcp";
|
|
178
|
+
*
|
|
179
|
+
* const pod_test = new gcp.networkmanagement.ConnectivityTest("pod-test", {
|
|
180
|
+
* name: "conn-test-pod",
|
|
181
|
+
* source: {
|
|
182
|
+
* ipAddress: "10.0.0.1",
|
|
183
|
+
* projectId: "test-project",
|
|
184
|
+
* networkType: "GCP_NETWORK",
|
|
185
|
+
* },
|
|
186
|
+
* destination: {
|
|
187
|
+
* ipAddress: "10.0.0.2",
|
|
188
|
+
* projectId: "test-project",
|
|
189
|
+
* networkType: "GCP_NETWORK",
|
|
190
|
+
* gkePod: "projects/test-project/locations/us-central1/clusters/cluster-name/namespaces/default/pods/pod-name",
|
|
191
|
+
* },
|
|
192
|
+
* protocol: "TCP",
|
|
193
|
+
* });
|
|
194
|
+
* ```
|
|
173
195
|
*
|
|
174
196
|
* ## Import
|
|
175
197
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connectivityTest.js","sourceRoot":"","sources":["../../networkmanagement/connectivityTest.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"connectivityTest.js","sourceRoot":"","sources":["../../networkmanagement/connectivityTest.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "../types/output";
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* > This datasource triggers side effects on the target resource. It will take a long time to refresh (i.e. `pulumi preview` will take much longer than usual) and may modify the state of the parent resource or other copies of the resource copying the same parent.
|
|
5
5
|
*
|
|
6
6
|
* A connectivity test is a static analysis of your resource configurations
|
|
7
7
|
* that enables you to evaluate connectivity to and from Google Cloud
|
|
@@ -106,7 +106,7 @@ export interface GetConnectivityTestRunResult {
|
|
|
106
106
|
readonly reachabilityDetails: outputs.networkmanagement.GetConnectivityTestRunReachabilityDetail[];
|
|
107
107
|
}
|
|
108
108
|
/**
|
|
109
|
-
*
|
|
109
|
+
* > This datasource triggers side effects on the target resource. It will take a long time to refresh (i.e. `pulumi preview` will take much longer than usual) and may modify the state of the parent resource or other copies of the resource copying the same parent.
|
|
110
110
|
*
|
|
111
111
|
* A connectivity test is a static analysis of your resource configurations
|
|
112
112
|
* that enables you to evaluate connectivity to and from Google Cloud
|
|
@@ -29,7 +29,7 @@ exports.getConnectivityTestRunOutput = exports.getConnectivityTestRun = void 0;
|
|
|
29
29
|
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
30
|
const utilities = __importStar(require("../utilities"));
|
|
31
31
|
/**
|
|
32
|
-
*
|
|
32
|
+
* > This datasource triggers side effects on the target resource. It will take a long time to refresh (i.e. `pulumi preview` will take much longer than usual) and may modify the state of the parent resource or other copies of the resource copying the same parent.
|
|
33
33
|
*
|
|
34
34
|
* A connectivity test is a static analysis of your resource configurations
|
|
35
35
|
* that enables you to evaluate connectivity to and from Google Cloud
|
|
@@ -108,7 +108,7 @@ function getConnectivityTestRun(args, opts) {
|
|
|
108
108
|
}
|
|
109
109
|
exports.getConnectivityTestRun = getConnectivityTestRun;
|
|
110
110
|
/**
|
|
111
|
-
*
|
|
111
|
+
* > This datasource triggers side effects on the target resource. It will take a long time to refresh (i.e. `pulumi preview` will take much longer than usual) and may modify the state of the parent resource or other copies of the resource copying the same parent.
|
|
112
112
|
*
|
|
113
113
|
* A connectivity test is a static analysis of your resource configurations
|
|
114
114
|
* that enables you to evaluate connectivity to and from Google Cloud
|
|
@@ -15,7 +15,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
15
15
|
* import * as time from "@pulumiverse/time";
|
|
16
16
|
*
|
|
17
17
|
* const testFolder = new gcp.organizations.Folder("test_folder", {
|
|
18
|
-
* displayName: "tf-test-
|
|
18
|
+
* displayName: "tf-test-_25601",
|
|
19
19
|
* parent: "organizations/123456789",
|
|
20
20
|
* deletionProtection: false,
|
|
21
21
|
* });
|
|
@@ -54,7 +54,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
54
54
|
* import * as time from "@pulumiverse/time";
|
|
55
55
|
*
|
|
56
56
|
* const testFolder = new gcp.organizations.Folder("test_folder", {
|
|
57
|
-
* displayName: "tf-test-
|
|
57
|
+
* displayName: "tf-test-_17228",
|
|
58
58
|
* parent: "organizations/123456789",
|
|
59
59
|
* deletionProtection: false,
|
|
60
60
|
* });
|
|
@@ -44,7 +44,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
44
44
|
* import * as time from "@pulumiverse/time";
|
|
45
45
|
*
|
|
46
46
|
* const testFolder = new gcp.organizations.Folder("test_folder", {
|
|
47
|
-
* displayName: "tf-test-
|
|
47
|
+
* displayName: "tf-test-_25601",
|
|
48
48
|
* parent: "organizations/123456789",
|
|
49
49
|
* deletionProtection: false,
|
|
50
50
|
* });
|
|
@@ -83,7 +83,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
83
83
|
* import * as time from "@pulumiverse/time";
|
|
84
84
|
*
|
|
85
85
|
* const testFolder = new gcp.organizations.Folder("test_folder", {
|
|
86
|
-
* displayName: "tf-test-
|
|
86
|
+
* displayName: "tf-test-_17228",
|
|
87
87
|
* parent: "organizations/123456789",
|
|
88
88
|
* deletionProtection: false,
|
|
89
89
|
* });
|
|
@@ -15,8 +15,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
15
15
|
* import * as time from "@pulumiverse/time";
|
|
16
16
|
*
|
|
17
17
|
* const project = new gcp.organizations.Project("project", {
|
|
18
|
-
* projectId: "tf-
|
|
19
|
-
* name: "tf-
|
|
18
|
+
* projectId: "tf-test_63399",
|
|
19
|
+
* name: "tf-test_97523",
|
|
20
20
|
* orgId: "123456789",
|
|
21
21
|
* deletionPolicy: "DELETE",
|
|
22
22
|
* });
|
|
@@ -44,8 +44,8 @@ const utilities = __importStar(require("../utilities"));
|
|
|
44
44
|
* import * as time from "@pulumiverse/time";
|
|
45
45
|
*
|
|
46
46
|
* const project = new gcp.organizations.Project("project", {
|
|
47
|
-
* projectId: "tf-
|
|
48
|
-
* name: "tf-
|
|
47
|
+
* projectId: "tf-test_63399",
|
|
48
|
+
* name: "tf-test_97523",
|
|
49
49
|
* orgId: "123456789",
|
|
50
50
|
* deletionPolicy: "DELETE",
|
|
51
51
|
* });
|
|
@@ -12,8 +12,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
12
12
|
*
|
|
13
13
|
* const project = gcp.organizations.getProject({});
|
|
14
14
|
* const project_2 = new gcp.organizations.Project("project-2", {
|
|
15
|
-
* projectId: "tf-
|
|
16
|
-
* name: "tf-
|
|
15
|
+
* projectId: "tf-test_31660",
|
|
16
|
+
* name: "tf-test_97962",
|
|
17
17
|
* orgId: "123456789",
|
|
18
18
|
* deletionPolicy: "DELETE",
|
|
19
19
|
* });
|
|
@@ -41,8 +41,8 @@ const utilities = __importStar(require("../utilities"));
|
|
|
41
41
|
*
|
|
42
42
|
* const project = gcp.organizations.getProject({});
|
|
43
43
|
* const project_2 = new gcp.organizations.Project("project-2", {
|
|
44
|
-
* projectId: "tf-
|
|
45
|
-
* name: "tf-
|
|
44
|
+
* projectId: "tf-test_31660",
|
|
45
|
+
* name: "tf-test_97962",
|
|
46
46
|
* orgId: "123456789",
|
|
47
47
|
* deletionPolicy: "DELETE",
|
|
48
48
|
* });
|
|
@@ -252,6 +252,12 @@ export declare class CloudVmCluster extends pulumi.CustomResource {
|
|
|
252
252
|
* of Exadata infrastructure.
|
|
253
253
|
*/
|
|
254
254
|
readonly gcpOracleZone: pulumi.Output<string>;
|
|
255
|
+
/**
|
|
256
|
+
* The identity connector details which will allow OCI to securely access
|
|
257
|
+
* the resources in the customer project.
|
|
258
|
+
* Structure is documented below.
|
|
259
|
+
*/
|
|
260
|
+
readonly identityConnectors: pulumi.Output<outputs.oracledatabase.CloudVmClusterIdentityConnector[]>;
|
|
255
261
|
/**
|
|
256
262
|
* Labels or tags associated with the VM Cluster.
|
|
257
263
|
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
@@ -377,6 +383,12 @@ export interface CloudVmClusterState {
|
|
|
377
383
|
* of Exadata infrastructure.
|
|
378
384
|
*/
|
|
379
385
|
gcpOracleZone?: pulumi.Input<string | undefined>;
|
|
386
|
+
/**
|
|
387
|
+
* The identity connector details which will allow OCI to securely access
|
|
388
|
+
* the resources in the customer project.
|
|
389
|
+
* Structure is documented below.
|
|
390
|
+
*/
|
|
391
|
+
identityConnectors?: pulumi.Input<pulumi.Input<inputs.oracledatabase.CloudVmClusterIdentityConnector>[] | undefined>;
|
|
380
392
|
/**
|
|
381
393
|
* Labels or tags associated with the VM Cluster.
|
|
382
394
|
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cloudVmCluster.d.ts","sourceRoot":"","sources":["../../oracledatabase/cloudVmCluster.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"cloudVmCluster.d.ts","sourceRoot":"","sources":["../../oracledatabase/cloudVmCluster.ts"],"names":[],"mappings":"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"}
|
|
@@ -245,6 +245,7 @@ class CloudVmCluster extends pulumi.CustomResource {
|
|
|
245
245
|
resourceInputs["effectiveLabels"] = state?.effectiveLabels;
|
|
246
246
|
resourceInputs["exadataInfrastructure"] = state?.exadataInfrastructure;
|
|
247
247
|
resourceInputs["gcpOracleZone"] = state?.gcpOracleZone;
|
|
248
|
+
resourceInputs["identityConnectors"] = state?.identityConnectors;
|
|
248
249
|
resourceInputs["labels"] = state?.labels;
|
|
249
250
|
resourceInputs["location"] = state?.location;
|
|
250
251
|
resourceInputs["name"] = state?.name;
|
|
@@ -284,6 +285,7 @@ class CloudVmCluster extends pulumi.CustomResource {
|
|
|
284
285
|
resourceInputs["createTime"] = undefined /*out*/;
|
|
285
286
|
resourceInputs["effectiveLabels"] = undefined /*out*/;
|
|
286
287
|
resourceInputs["gcpOracleZone"] = undefined /*out*/;
|
|
288
|
+
resourceInputs["identityConnectors"] = undefined /*out*/;
|
|
287
289
|
resourceInputs["name"] = undefined /*out*/;
|
|
288
290
|
resourceInputs["pulumiLabels"] = undefined /*out*/;
|
|
289
291
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cloudVmCluster.js","sourceRoot":"","sources":["../../oracledatabase/cloudVmCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+KG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACrE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,kDAAkD,CAAC;IAEzF;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;
|
|
1
|
+
{"version":3,"file":"cloudVmCluster.js","sourceRoot":"","sources":["../../oracledatabase/cloudVmCluster.ts"],"names":[],"mappings":"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"}
|
|
@@ -60,6 +60,7 @@ export interface GetCloudVmClusterResult {
|
|
|
60
60
|
* The provider-assigned unique ID for this managed resource.
|
|
61
61
|
*/
|
|
62
62
|
readonly id: string;
|
|
63
|
+
readonly identityConnectors: outputs.oracledatabase.GetCloudVmClusterIdentityConnector[];
|
|
63
64
|
readonly labels: {
|
|
64
65
|
[key: string]: string;
|
|
65
66
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCloudVmCluster.d.ts","sourceRoot":"","sources":["../../oracledatabase/getCloudVmCluster.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,uBAAuB,CAAC,CAO5H;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IACzB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACpC,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAC;IACjC,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAChC,QAAQ,CAAC,kBAAkB,EAAE,OAAO,CAAC;IACrC,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B,QAAQ,CAAC,eAAe,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;IAClD,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC;IACvC,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,MAAM,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;IACzC,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,SAAS,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC,cAAc,CAAC,yBAAyB,EAAE,CAAC;IACxE,QAAQ,CAAC,YAAY,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;CAClD;AACD;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,uBAAuB,CAAC,CAOpJ;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACvC;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC9C"}
|
|
1
|
+
{"version":3,"file":"getCloudVmCluster.d.ts","sourceRoot":"","sources":["../../oracledatabase/getCloudVmCluster.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,uBAAuB,CAAC,CAO5H;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IACzB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACpC,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAC;IACjC,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAChC,QAAQ,CAAC,kBAAkB,EAAE,OAAO,CAAC;IACrC,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B,QAAQ,CAAC,eAAe,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;IAClD,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC;IACvC,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,kBAAkB,EAAE,OAAO,CAAC,cAAc,CAAC,kCAAkC,EAAE,CAAC;IACzF,QAAQ,CAAC,MAAM,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;IACzC,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,SAAS,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC,cAAc,CAAC,yBAAyB,EAAE,CAAC;IACxE,QAAQ,CAAC,YAAY,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;CAClD;AACD;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,uBAAuB,CAAC,CAOpJ;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACvC;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC9C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCloudVmCluster.js","sourceRoot":"","sources":["../../oracledatabase/getCloudVmCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8CAOC;
|
|
1
|
+
{"version":3,"file":"getCloudVmCluster.js","sourceRoot":"","sources":["../../oracledatabase/getCloudVmCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8CAOC;AAqDD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wDAAwD,EAAE;QACzF,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0DAOC"}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* List all GoldenGate Connection Types in a location.
|
|
5
|
+
*
|
|
6
|
+
* For more information see the
|
|
7
|
+
* [API](https://cloud.google.com/oracle/database/docs/reference/rest/v1/projects.locations.goldengateConnectionTypes).
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as gcp from "@pulumi/gcp";
|
|
14
|
+
*
|
|
15
|
+
* const myConnectionTypes = gcp.oracledatabase.getGoldengateConnectionTypes({
|
|
16
|
+
* location: "us-east4",
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
19
|
+
*
|
|
20
|
+
* ## Attributes reference
|
|
21
|
+
*
|
|
22
|
+
* The following attributes are exported:
|
|
23
|
+
*
|
|
24
|
+
* * `goldengateConnectionTypes` - List of GoldenGate Connection Types. Structure is documented below.
|
|
25
|
+
*
|
|
26
|
+
* <a name="nestedGoldengateConnectionTypes"></a> The `goldengateConnectionTypes` block supports:
|
|
27
|
+
*
|
|
28
|
+
* * `name` - The name of the GoldenGate Connection Type resource. Format: `projects/{project}/locations/{location}/goldenGateConnectionTypes/{golden_gate_connection_type}`
|
|
29
|
+
*
|
|
30
|
+
* * `connectionType` - The connection type of the GoldenGate Connection Type resource.
|
|
31
|
+
*
|
|
32
|
+
* * `technologyTypes` - An array of technologyTypes supported for the connection type.
|
|
33
|
+
*/
|
|
34
|
+
export declare function getGoldengateConnectionTypes(args: GetGoldengateConnectionTypesArgs, opts?: pulumi.InvokeOptions): Promise<GetGoldengateConnectionTypesResult>;
|
|
35
|
+
/**
|
|
36
|
+
* A collection of arguments for invoking getGoldengateConnectionTypes.
|
|
37
|
+
*/
|
|
38
|
+
export interface GetGoldengateConnectionTypesArgs {
|
|
39
|
+
/**
|
|
40
|
+
* The location of resource.
|
|
41
|
+
*/
|
|
42
|
+
location: string;
|
|
43
|
+
/**
|
|
44
|
+
* The project to which the resource belongs. If it
|
|
45
|
+
* is not provided, the provider project is used.
|
|
46
|
+
*/
|
|
47
|
+
project?: string;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* A collection of values returned by getGoldengateConnectionTypes.
|
|
51
|
+
*/
|
|
52
|
+
export interface GetGoldengateConnectionTypesResult {
|
|
53
|
+
readonly goldengateConnectionTypes: outputs.oracledatabase.GetGoldengateConnectionTypesGoldengateConnectionType[];
|
|
54
|
+
/**
|
|
55
|
+
* The provider-assigned unique ID for this managed resource.
|
|
56
|
+
*/
|
|
57
|
+
readonly id: string;
|
|
58
|
+
readonly location: string;
|
|
59
|
+
readonly project?: string;
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* List all GoldenGate Connection Types in a location.
|
|
63
|
+
*
|
|
64
|
+
* For more information see the
|
|
65
|
+
* [API](https://cloud.google.com/oracle/database/docs/reference/rest/v1/projects.locations.goldengateConnectionTypes).
|
|
66
|
+
*
|
|
67
|
+
* ## Example Usage
|
|
68
|
+
*
|
|
69
|
+
* ```typescript
|
|
70
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
71
|
+
* import * as gcp from "@pulumi/gcp";
|
|
72
|
+
*
|
|
73
|
+
* const myConnectionTypes = gcp.oracledatabase.getGoldengateConnectionTypes({
|
|
74
|
+
* location: "us-east4",
|
|
75
|
+
* });
|
|
76
|
+
* ```
|
|
77
|
+
*
|
|
78
|
+
* ## Attributes reference
|
|
79
|
+
*
|
|
80
|
+
* The following attributes are exported:
|
|
81
|
+
*
|
|
82
|
+
* * `goldengateConnectionTypes` - List of GoldenGate Connection Types. Structure is documented below.
|
|
83
|
+
*
|
|
84
|
+
* <a name="nestedGoldengateConnectionTypes"></a> The `goldengateConnectionTypes` block supports:
|
|
85
|
+
*
|
|
86
|
+
* * `name` - The name of the GoldenGate Connection Type resource. Format: `projects/{project}/locations/{location}/goldenGateConnectionTypes/{golden_gate_connection_type}`
|
|
87
|
+
*
|
|
88
|
+
* * `connectionType` - The connection type of the GoldenGate Connection Type resource.
|
|
89
|
+
*
|
|
90
|
+
* * `technologyTypes` - An array of technologyTypes supported for the connection type.
|
|
91
|
+
*/
|
|
92
|
+
export declare function getGoldengateConnectionTypesOutput(args: GetGoldengateConnectionTypesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetGoldengateConnectionTypesResult>;
|
|
93
|
+
/**
|
|
94
|
+
* A collection of arguments for invoking getGoldengateConnectionTypes.
|
|
95
|
+
*/
|
|
96
|
+
export interface GetGoldengateConnectionTypesOutputArgs {
|
|
97
|
+
/**
|
|
98
|
+
* The location of resource.
|
|
99
|
+
*/
|
|
100
|
+
location: pulumi.Input<string>;
|
|
101
|
+
/**
|
|
102
|
+
* The project to which the resource belongs. If it
|
|
103
|
+
* is not provided, the provider project is used.
|
|
104
|
+
*/
|
|
105
|
+
project?: pulumi.Input<string | undefined>;
|
|
106
|
+
}
|
|
107
|
+
//# sourceMappingURL=getGoldengateConnectionTypes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getGoldengateConnectionTypes.d.ts","sourceRoot":"","sources":["../../oracledatabase/getGoldengateConnectionTypes.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,gCAAgC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,kCAAkC,CAAC,CAM7J;AAED;;GAEG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,kCAAkC;IAC/C,QAAQ,CAAC,yBAAyB,EAAE,OAAO,CAAC,cAAc,CAAC,oDAAoD,EAAE,CAAC;IAClH;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;CAC7B;AACD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,sCAAsC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,kCAAkC,CAAC,CAMrL;AAED;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACnD;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC9C"}
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
exports.getGoldengateConnectionTypesOutput = exports.getGoldengateConnectionTypes = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* List all GoldenGate Connection Types in a location.
|
|
33
|
+
*
|
|
34
|
+
* For more information see the
|
|
35
|
+
* [API](https://cloud.google.com/oracle/database/docs/reference/rest/v1/projects.locations.goldengateConnectionTypes).
|
|
36
|
+
*
|
|
37
|
+
* ## Example Usage
|
|
38
|
+
*
|
|
39
|
+
* ```typescript
|
|
40
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
41
|
+
* import * as gcp from "@pulumi/gcp";
|
|
42
|
+
*
|
|
43
|
+
* const myConnectionTypes = gcp.oracledatabase.getGoldengateConnectionTypes({
|
|
44
|
+
* location: "us-east4",
|
|
45
|
+
* });
|
|
46
|
+
* ```
|
|
47
|
+
*
|
|
48
|
+
* ## Attributes reference
|
|
49
|
+
*
|
|
50
|
+
* The following attributes are exported:
|
|
51
|
+
*
|
|
52
|
+
* * `goldengateConnectionTypes` - List of GoldenGate Connection Types. Structure is documented below.
|
|
53
|
+
*
|
|
54
|
+
* <a name="nestedGoldengateConnectionTypes"></a> The `goldengateConnectionTypes` block supports:
|
|
55
|
+
*
|
|
56
|
+
* * `name` - The name of the GoldenGate Connection Type resource. Format: `projects/{project}/locations/{location}/goldenGateConnectionTypes/{golden_gate_connection_type}`
|
|
57
|
+
*
|
|
58
|
+
* * `connectionType` - The connection type of the GoldenGate Connection Type resource.
|
|
59
|
+
*
|
|
60
|
+
* * `technologyTypes` - An array of technologyTypes supported for the connection type.
|
|
61
|
+
*/
|
|
62
|
+
function getGoldengateConnectionTypes(args, opts) {
|
|
63
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
64
|
+
return pulumi.runtime.invoke("gcp:oracledatabase/getGoldengateConnectionTypes:getGoldengateConnectionTypes", {
|
|
65
|
+
"location": args.location,
|
|
66
|
+
"project": args.project,
|
|
67
|
+
}, opts);
|
|
68
|
+
}
|
|
69
|
+
exports.getGoldengateConnectionTypes = getGoldengateConnectionTypes;
|
|
70
|
+
/**
|
|
71
|
+
* List all GoldenGate Connection Types in a location.
|
|
72
|
+
*
|
|
73
|
+
* For more information see the
|
|
74
|
+
* [API](https://cloud.google.com/oracle/database/docs/reference/rest/v1/projects.locations.goldengateConnectionTypes).
|
|
75
|
+
*
|
|
76
|
+
* ## Example Usage
|
|
77
|
+
*
|
|
78
|
+
* ```typescript
|
|
79
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
80
|
+
* import * as gcp from "@pulumi/gcp";
|
|
81
|
+
*
|
|
82
|
+
* const myConnectionTypes = gcp.oracledatabase.getGoldengateConnectionTypes({
|
|
83
|
+
* location: "us-east4",
|
|
84
|
+
* });
|
|
85
|
+
* ```
|
|
86
|
+
*
|
|
87
|
+
* ## Attributes reference
|
|
88
|
+
*
|
|
89
|
+
* The following attributes are exported:
|
|
90
|
+
*
|
|
91
|
+
* * `goldengateConnectionTypes` - List of GoldenGate Connection Types. Structure is documented below.
|
|
92
|
+
*
|
|
93
|
+
* <a name="nestedGoldengateConnectionTypes"></a> The `goldengateConnectionTypes` block supports:
|
|
94
|
+
*
|
|
95
|
+
* * `name` - The name of the GoldenGate Connection Type resource. Format: `projects/{project}/locations/{location}/goldenGateConnectionTypes/{golden_gate_connection_type}`
|
|
96
|
+
*
|
|
97
|
+
* * `connectionType` - The connection type of the GoldenGate Connection Type resource.
|
|
98
|
+
*
|
|
99
|
+
* * `technologyTypes` - An array of technologyTypes supported for the connection type.
|
|
100
|
+
*/
|
|
101
|
+
function getGoldengateConnectionTypesOutput(args, opts) {
|
|
102
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
103
|
+
return pulumi.runtime.invokeOutput("gcp:oracledatabase/getGoldengateConnectionTypes:getGoldengateConnectionTypes", {
|
|
104
|
+
"location": args.location,
|
|
105
|
+
"project": args.project,
|
|
106
|
+
}, opts);
|
|
107
|
+
}
|
|
108
|
+
exports.getGoldengateConnectionTypesOutput = getGoldengateConnectionTypesOutput;
|
|
109
|
+
//# sourceMappingURL=getGoldengateConnectionTypes.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getGoldengateConnectionTypes.js","sourceRoot":"","sources":["../../oracledatabase/getGoldengateConnectionTypes.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8EAA8E,EAAE;QACzG,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oEAMC;AA6BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAAiC;IAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8EAA8E,EAAE;QAC/G,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gFAMC"}
|