Socket
Socket
Sign inDemoInstall

@pulumi/aiven

Package Overview
Dependencies
Maintainers
2
Versions
429
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumi/aiven - npm Package Compare versions

Comparing version 6.19.0-alpha.1721711612 to 6.19.0-alpha.1721845827

getThanos.d.ts

6

index.d.ts

@@ -277,2 +277,5 @@ export { AccountArgs, AccountState } from "./account";

export declare const getServiceIntegrationEndpointOutput: typeof import("./getServiceIntegrationEndpoint").getServiceIntegrationEndpointOutput;
export { GetThanosArgs, GetThanosResult, GetThanosOutputArgs } from "./getThanos";
export declare const getThanos: typeof import("./getThanos").getThanos;
export declare const getThanosOutput: typeof import("./getThanos").getThanosOutput;
export { GetTransitGatewayVpcAttachmentArgs, GetTransitGatewayVpcAttachmentResult, GetTransitGatewayVpcAttachmentOutputArgs } from "./getTransitGatewayVpcAttachment";

@@ -419,2 +422,5 @@ export declare const getTransitGatewayVpcAttachment: typeof import("./getTransitGatewayVpcAttachment").getTransitGatewayVpcAttachment;

export declare const StaticIp: typeof import("./staticIp").StaticIp;
export { ThanosArgs, ThanosState } from "./thanos";
export type Thanos = import("./thanos").Thanos;
export declare const Thanos: typeof import("./thanos").Thanos;
export { TransitGatewayVpcAttachmentArgs, TransitGatewayVpcAttachmentState } from "./transitGatewayVpcAttachment";

@@ -421,0 +427,0 @@ export type TransitGatewayVpcAttachment = import("./transitGatewayVpcAttachment").TransitGatewayVpcAttachment;

12

index.js

@@ -8,4 +8,4 @@ "use strict";

exports.getRedisUser = exports.getRedisOutput = exports.getRedis = exports.getProjectVpcOutput = exports.getProjectVpc = exports.getProjectUserOutput = exports.getProjectUser = exports.getProjectOutput = exports.getProject = exports.getPgUserOutput = exports.getPgUser = exports.getPgDatabaseOutput = exports.getPgDatabase = exports.getPgOutput = exports.getPg = exports.getOrganizationalUnitOutput = exports.getOrganizationalUnit = exports.getOrganizationUserGroupOutput = exports.getOrganizationUserGroup = exports.getOrganizationUserOutput = exports.getOrganizationUser = exports.getOrganizationApplicationUserOutput = exports.getOrganizationApplicationUser = exports.getOrganizationOutput = exports.getOrganization = exports.getOpensearchUserOutput = exports.getOpensearchUser = exports.getOpensearchSecurityPluginConfigOutput = exports.getOpensearchSecurityPluginConfig = exports.getOpenSearchAclRuleOutput = exports.getOpenSearchAclRule = exports.getOpenSearchAclConfigOutput = exports.getOpenSearchAclConfig = exports.getOpenSearchOutput = exports.getOpenSearch = exports.getMysqlUserOutput = exports.getMysqlUser = exports.getMysqlDatabaseOutput = exports.getMysqlDatabase = exports.getMySqlOutput = exports.getMySql = exports.getMirrorMakerReplicationFlowOutput = exports.getMirrorMakerReplicationFlow = exports.getM3dbUserOutput = exports.getM3dbUser = exports.getM3DbOutput = exports.getM3Db = exports.getM3AggregatorOutput = exports.getM3Aggregator = exports.getKafkaUserOutput = void 0;
exports.Provider = exports.ProjectVpc = exports.ProjectUser = exports.Project = exports.PgUser = exports.PgDatabase = exports.Pg = exports.OrganizationalUnit = exports.OrganizationUserGroupMember = exports.OrganizationUserGroup = exports.OrganizationUser = exports.OrganizationGroupProject = exports.OrganizationApplicationUserToken = exports.OrganizationApplicationUser = exports.Organization = exports.OpensearchUser = exports.OpensearchSecurityPluginConfig = exports.OpenSearchAclRule = exports.OpenSearchAclConfig = exports.OpenSearch = exports.MysqlUser = exports.MysqlDatabase = exports.MySql = exports.MirrorMakerReplicationFlow = exports.M3dbUser = exports.M3Db = exports.M3Aggregator = exports.KafkaUser = exports.KafkaTopic = exports.KafkaSchemaRegistryAcl = exports.KafkaSchemaConfiguration = exports.KafkaSchema = exports.KafkaMirrorMaker = exports.KafkaConnector = exports.KafkaConnect = exports.KafkaAcl = exports.Kafka = exports.InfluxdbUser = exports.InfluxdbDatabase = exports.InfluxDb = exports.Grafana = exports.getTransitGatewayVpcAttachmentOutput = exports.getTransitGatewayVpcAttachment = exports.getServiceIntegrationEndpointOutput = exports.getServiceIntegrationEndpoint = exports.getServiceIntegrationOutput = exports.getServiceIntegration = exports.getServiceComponentOutput = exports.getServiceComponent = exports.getRedisUserOutput = void 0;
exports.types = exports.config = exports.TransitGatewayVpcAttachment = exports.StaticIp = exports.ServiceIntegrationEndpoint = exports.ServiceIntegration = exports.RedisUser = exports.Redis = void 0;
exports.ProjectUser = exports.Project = exports.PgUser = exports.PgDatabase = exports.Pg = exports.OrganizationalUnit = exports.OrganizationUserGroupMember = exports.OrganizationUserGroup = exports.OrganizationUser = exports.OrganizationGroupProject = exports.OrganizationApplicationUserToken = exports.OrganizationApplicationUser = exports.Organization = exports.OpensearchUser = exports.OpensearchSecurityPluginConfig = exports.OpenSearchAclRule = exports.OpenSearchAclConfig = exports.OpenSearch = exports.MysqlUser = exports.MysqlDatabase = exports.MySql = exports.MirrorMakerReplicationFlow = exports.M3dbUser = exports.M3Db = exports.M3Aggregator = exports.KafkaUser = exports.KafkaTopic = exports.KafkaSchemaRegistryAcl = exports.KafkaSchemaConfiguration = exports.KafkaSchema = exports.KafkaMirrorMaker = exports.KafkaConnector = exports.KafkaConnect = exports.KafkaAcl = exports.Kafka = exports.InfluxdbUser = exports.InfluxdbDatabase = exports.InfluxDb = exports.Grafana = exports.getTransitGatewayVpcAttachmentOutput = exports.getTransitGatewayVpcAttachment = exports.getThanosOutput = exports.getThanos = exports.getServiceIntegrationEndpointOutput = exports.getServiceIntegrationEndpoint = exports.getServiceIntegrationOutput = exports.getServiceIntegration = exports.getServiceComponentOutput = exports.getServiceComponent = exports.getRedisUserOutput = void 0;
exports.types = exports.config = exports.TransitGatewayVpcAttachment = exports.Thanos = exports.StaticIp = exports.ServiceIntegrationEndpoint = exports.ServiceIntegration = exports.RedisUser = exports.Redis = exports.Provider = exports.ProjectVpc = void 0;
const pulumi = require("@pulumi/pulumi");

@@ -262,2 +262,5 @@ const utilities = require("./utilities");

utilities.lazyLoad(exports, ["getServiceIntegrationEndpoint", "getServiceIntegrationEndpointOutput"], () => require("./getServiceIntegrationEndpoint"));
exports.getThanos = null;
exports.getThanosOutput = null;
utilities.lazyLoad(exports, ["getThanos", "getThanosOutput"], () => require("./getThanos"));
exports.getTransitGatewayVpcAttachment = null;

@@ -358,2 +361,4 @@ exports.getTransitGatewayVpcAttachmentOutput = null;

utilities.lazyLoad(exports, ["StaticIp"], () => require("./staticIp"));
exports.Thanos = null;
utilities.lazyLoad(exports, ["Thanos"], () => require("./thanos"));
exports.TransitGatewayVpcAttachment = null;

@@ -514,2 +519,4 @@ utilities.lazyLoad(exports, ["TransitGatewayVpcAttachment"], () => require("./transitGatewayVpcAttachment"));

return new exports.StaticIp(name, undefined, { urn });
case "aiven:index/thanos:Thanos":
return new exports.Thanos(name, undefined, { urn });
case "aiven:index/transitGatewayVpcAttachment:TransitGatewayVpcAttachment":

@@ -594,2 +601,3 @@ return new exports.TransitGatewayVpcAttachment(name, undefined, { urn });

pulumi.runtime.registerResourceModule("aiven", "index/staticIp", _module);
pulumi.runtime.registerResourceModule("aiven", "index/thanos", _module);
pulumi.runtime.registerResourceModule("aiven", "index/transitGatewayVpcAttachment", _module);

@@ -596,0 +604,0 @@ pulumi.runtime.registerResourcePackage("aiven", {

4

package.json
{
"name": "@pulumi/aiven",
"version": "6.19.0-alpha.1721711612",
"version": "6.19.0-alpha.1721845827",
"description": "A Pulumi package for creating and managing Aiven cloud resources.",

@@ -26,4 +26,4 @@ "keywords": [

"name": "aiven",
"version": "6.19.0-alpha.1721711612"
"version": "6.19.0-alpha.1721845827"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc