@pulumi/confluentcloud 1.39.0 → 1.40.0-alpha.1712467360

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.
Files changed (89) hide show
  1. package/accessPoint.d.ts +1 -1
  2. package/accessPoint.js +1 -1
  3. package/byokKey.d.ts +1 -1
  4. package/byokKey.js +1 -1
  5. package/dnsForwarder.d.ts +1 -1
  6. package/dnsForwarder.js +1 -1
  7. package/dnsRecord.d.ts +1 -1
  8. package/dnsRecord.js +1 -1
  9. package/getAccessPoint.d.ts +2 -2
  10. package/getAccessPoint.js +2 -2
  11. package/getByokKey.d.ts +2 -2
  12. package/getByokKey.js +2 -2
  13. package/getDnsRecord.d.ts +2 -2
  14. package/getDnsRecord.js +2 -2
  15. package/getEnvironment.d.ts +2 -2
  16. package/getEnvironment.js +2 -2
  17. package/getEnvironments.d.ts +2 -2
  18. package/getEnvironments.js +2 -2
  19. package/getFlinkComputePool.d.ts +2 -2
  20. package/getFlinkComputePool.js +2 -2
  21. package/getFlinkRegion.d.ts +2 -2
  22. package/getFlinkRegion.js +2 -2
  23. package/getGateway.d.ts +2 -2
  24. package/getGateway.js +2 -2
  25. package/getGroupMapping.d.ts +2 -2
  26. package/getGroupMapping.js +2 -2
  27. package/getIdentityPool.d.ts +2 -2
  28. package/getIdentityPool.js +2 -2
  29. package/getIdentityProvider.d.ts +2 -2
  30. package/getIdentityProvider.js +2 -2
  31. package/getInvitation.d.ts +2 -2
  32. package/getInvitation.js +2 -2
  33. package/getIpAddresses.d.ts +2 -2
  34. package/getIpAddresses.js +2 -2
  35. package/getKafkaClientQuota.d.ts +2 -2
  36. package/getKafkaClientQuota.js +2 -2
  37. package/getKafkaCluster.d.ts +2 -2
  38. package/getKafkaCluster.js +2 -2
  39. package/getKsqlCluster.d.ts +2 -2
  40. package/getKsqlCluster.js +2 -2
  41. package/getNetworkLinkEndpoint.d.ts +2 -2
  42. package/getNetworkLinkEndpoint.js +2 -2
  43. package/getNetworkLinkService.d.ts +2 -2
  44. package/getNetworkLinkService.js +2 -2
  45. package/getOrganization.d.ts +2 -2
  46. package/getOrganization.js +2 -2
  47. package/getPeering.d.ts +2 -2
  48. package/getPeering.js +2 -2
  49. package/getPrivateLinkAccess.d.ts +2 -2
  50. package/getPrivateLinkAccess.js +2 -2
  51. package/getPrivateLinkAttachment.d.ts +2 -2
  52. package/getPrivateLinkAttachment.js +2 -2
  53. package/getPrivateLinkAttachmentConnection.d.ts +2 -2
  54. package/getPrivateLinkAttachmentConnection.js +2 -2
  55. package/getRoleBinding.d.ts +2 -2
  56. package/getRoleBinding.js +2 -2
  57. package/getSchemaRegistryCluster.d.ts +2 -2
  58. package/getSchemaRegistryCluster.js +2 -2
  59. package/getSchemaRegistryClusters.d.ts +2 -2
  60. package/getSchemaRegistryClusters.js +2 -2
  61. package/getSchemaRegistryRegion.d.ts +2 -2
  62. package/getSchemaRegistryRegion.js +2 -2
  63. package/getServiceAccount.d.ts +2 -2
  64. package/getServiceAccount.js +2 -2
  65. package/getTransitGatewayAttachment.d.ts +2 -2
  66. package/getTransitGatewayAttachment.js +2 -2
  67. package/getUser.d.ts +2 -2
  68. package/getUser.js +2 -2
  69. package/getUsers.d.ts +2 -2
  70. package/getUsers.js +2 -2
  71. package/groupMapping.d.ts +1 -1
  72. package/groupMapping.js +1 -1
  73. package/identityPool.d.ts +1 -1
  74. package/identityPool.js +1 -1
  75. package/identityProvider.d.ts +1 -1
  76. package/identityProvider.js +1 -1
  77. package/invitation.d.ts +1 -1
  78. package/invitation.js +1 -1
  79. package/ksqlCluster.d.ts +1 -1
  80. package/ksqlCluster.js +1 -1
  81. package/package.json +1 -1
  82. package/privateLinkAttachment.d.ts +1 -1
  83. package/privateLinkAttachment.js +1 -1
  84. package/privateLinkAttachmentConnection.d.ts +1 -1
  85. package/privateLinkAttachmentConnection.js +1 -1
  86. package/roleBinding.d.ts +1 -1
  87. package/roleBinding.js +1 -1
  88. package/serviceAccount.d.ts +1 -1
  89. package/serviceAccount.js +1 -1
@@ -6,7 +6,7 @@ exports.getTransitGatewayAttachmentOutput = exports.getTransitGatewayAttachment
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
9
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
10
10
  *
11
11
  * `confluentcloud.TransitGatewayAttachment` describes a Transit Gateway Attachment data source.
12
12
  *
@@ -44,7 +44,7 @@ function getTransitGatewayAttachment(args, opts) {
44
44
  }
45
45
  exports.getTransitGatewayAttachment = getTransitGatewayAttachment;
46
46
  /**
47
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
47
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
48
48
  *
49
49
  * `confluentcloud.TransitGatewayAttachment` describes a Transit Gateway Attachment data source.
50
50
  *
package/getUser.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
3
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
4
4
  *
5
5
  * `confluentcloud.getUser` describes a User data source.
6
6
  *
@@ -85,7 +85,7 @@ export interface GetUserResult {
85
85
  readonly kind: string;
86
86
  }
87
87
  /**
88
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
88
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
89
89
  *
90
90
  * `confluentcloud.getUser` describes a User data source.
91
91
  *
package/getUser.js CHANGED
@@ -6,7 +6,7 @@ exports.getUserOutput = exports.getUser = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
9
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
10
10
  *
11
11
  * `confluentcloud.getUser` describes a User data source.
12
12
  *
@@ -56,7 +56,7 @@ function getUser(args, opts) {
56
56
  }
57
57
  exports.getUser = getUser;
58
58
  /**
59
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
59
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
60
60
  *
61
61
  * `confluentcloud.getUser` describes a User data source.
62
62
  *
package/getUsers.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
3
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
4
4
  *
5
5
  * `confluentcloud.getUsers` describes a data source for Users.
6
6
  *
@@ -31,7 +31,7 @@ export interface GetUsersResult {
31
31
  readonly ids: string[];
32
32
  }
33
33
  /**
34
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
34
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
35
35
  *
36
36
  * `confluentcloud.getUsers` describes a data source for Users.
37
37
  *
package/getUsers.js CHANGED
@@ -6,7 +6,7 @@ exports.getUsersOutput = exports.getUsers = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
9
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
10
10
  *
11
11
  * `confluentcloud.getUsers` describes a data source for Users.
12
12
  *
@@ -28,7 +28,7 @@ function getUsers(opts) {
28
28
  }
29
29
  exports.getUsers = getUsers;
30
30
  /**
31
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
31
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
32
32
  *
33
33
  * `confluentcloud.getUsers` describes a data source for Users.
34
34
  *
package/groupMapping.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
3
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
4
4
  *
5
5
  * `confluentcloud.GroupMapping` provides a Group Mapping resource that enables creating, editing, and deleting group mappings on Confluent Cloud.
6
6
  *
package/groupMapping.js CHANGED
@@ -6,7 +6,7 @@ exports.GroupMapping = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
9
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
10
10
  *
11
11
  * `confluentcloud.GroupMapping` provides a Group Mapping resource that enables creating, editing, and deleting group mappings on Confluent Cloud.
12
12
  *
package/identityPool.d.ts CHANGED
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "./types/input";
3
3
  import * as outputs from "./types/output";
4
4
  /**
5
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
5
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
6
6
  *
7
7
  * `confluentcloud.IdentityPool` provides an Identity Pool resource that enables creating, editing, and deleting identity pools on Confluent Cloud.
8
8
  *
package/identityPool.js CHANGED
@@ -6,7 +6,7 @@ exports.IdentityPool = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
9
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
10
10
  *
11
11
  * `confluentcloud.IdentityPool` provides an Identity Pool resource that enables creating, editing, and deleting identity pools on Confluent Cloud.
12
12
  *
@@ -1,6 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
3
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
4
4
  *
5
5
  * `confluentcloud.IdentityProvider` provides an Identity Provider resource that enables creating, editing, and deleting identity providers on Confluent Cloud.
6
6
  *
@@ -6,7 +6,7 @@ exports.IdentityProvider = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
9
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
10
10
  *
11
11
  * `confluentcloud.IdentityProvider` provides an Identity Provider resource that enables creating, editing, and deleting identity providers on Confluent Cloud.
12
12
  *
package/invitation.d.ts CHANGED
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "./types/input";
3
3
  import * as outputs from "./types/output";
4
4
  /**
5
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
5
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
6
6
  *
7
7
  * `confluentcloud.Invitation` provides an invitation resource that enables creating, reading, and deleting invitation on Confluent Cloud.
8
8
  *
package/invitation.js CHANGED
@@ -6,7 +6,7 @@ exports.Invitation = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
9
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
10
10
  *
11
11
  * `confluentcloud.Invitation` provides an invitation resource that enables creating, reading, and deleting invitation on Confluent Cloud.
12
12
  *
package/ksqlCluster.d.ts CHANGED
@@ -4,7 +4,7 @@ import * as outputs from "./types/output";
4
4
  /**
5
5
  * ## # confluentcloud.KsqlCluster Resource
6
6
  *
7
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
7
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
8
8
  *
9
9
  * !> **Warning:** It is strongly recommended that you provision a `confluentcloud.SchemaRegistryCluster` resource before you provision a `confluentcloud.KsqlCluster` resource in a given environment. If you're provisioning the `confluentcloud.SchemaRegistryCluster` and the `confluentcloud.KsqlCluster` resource in the same pulumi up command, reference the `confluentcloud.SchemaRegistryCluster` from the `dependsOn` argument inside the `confluentcloud.KsqlCluster` resource. This ensures that the `confluentcloud.SchemaRegistryCluster` resource is created before the `confluentcloud.KsqlCluster` resource. If you provision a `confluentcloud.KsqlCluster` resource without a `confluentcloud.SchemaRegistryCluster` resource, and later, you want to add a `confluentcloud.SchemaRegistryCluster` resource, you must destroy and re-create your `confluentcloud.KsqlCluster` resource after provisioning a `confluentcloud.SchemaRegistryCluster` resource.
10
10
  *
package/ksqlCluster.js CHANGED
@@ -8,7 +8,7 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * ## # confluentcloud.KsqlCluster Resource
10
10
  *
11
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
11
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
12
12
  *
13
13
  * !> **Warning:** It is strongly recommended that you provision a `confluentcloud.SchemaRegistryCluster` resource before you provision a `confluentcloud.KsqlCluster` resource in a given environment. If you're provisioning the `confluentcloud.SchemaRegistryCluster` and the `confluentcloud.KsqlCluster` resource in the same pulumi up command, reference the `confluentcloud.SchemaRegistryCluster` from the `dependsOn` argument inside the `confluentcloud.KsqlCluster` resource. This ensures that the `confluentcloud.SchemaRegistryCluster` resource is created before the `confluentcloud.KsqlCluster` resource. If you provision a `confluentcloud.KsqlCluster` resource without a `confluentcloud.SchemaRegistryCluster` resource, and later, you want to add a `confluentcloud.SchemaRegistryCluster` resource, you must destroy and re-create your `confluentcloud.KsqlCluster` resource after provisioning a `confluentcloud.SchemaRegistryCluster` resource.
14
14
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/confluentcloud",
3
- "version": "v1.39.0",
3
+ "version": "v1.40.0-alpha.1712467360+04470775",
4
4
  "description": "A Pulumi package for creating and managing Confluent cloud resources.",
5
5
  "keywords": [
6
6
  "pulumi",
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "./types/input";
3
3
  import * as outputs from "./types/output";
4
4
  /**
5
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
5
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
6
6
  *
7
7
  * `confluentcloud.PrivateLinkAttachment` provides a Private Link Attachment resource that enables creating, editing, and deleting Private Link Attachments on Confluent Cloud.
8
8
  *
@@ -6,7 +6,7 @@ exports.PrivateLinkAttachment = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
9
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
10
10
  *
11
11
  * `confluentcloud.PrivateLinkAttachment` provides a Private Link Attachment resource that enables creating, editing, and deleting Private Link Attachments on Confluent Cloud.
12
12
  *
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "./types/input";
3
3
  import * as outputs from "./types/output";
4
4
  /**
5
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
5
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
6
6
  *
7
7
  * `confluentcloud.PrivateLinkAttachmentConnection` provides a Private Link Attachment Connection resource that enables creating, editing, and deleting Private Link Attachment Connections on Confluent Cloud.
8
8
  *
@@ -6,7 +6,7 @@ exports.PrivateLinkAttachmentConnection = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
9
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
10
10
  *
11
11
  * `confluentcloud.PrivateLinkAttachmentConnection` provides a Private Link Attachment Connection resource that enables creating, editing, and deleting Private Link Attachment Connections on Confluent Cloud.
12
12
  *
package/roleBinding.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
3
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
4
4
  *
5
5
  * `confluentcloud.RoleBinding` provides a Role Binding resource that enables creating, reading, and deleting role bindings on Confluent Cloud.
6
6
  *
package/roleBinding.js CHANGED
@@ -6,7 +6,7 @@ exports.RoleBinding = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
9
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
10
10
  *
11
11
  * `confluentcloud.RoleBinding` provides a Role Binding resource that enables creating, reading, and deleting role bindings on Confluent Cloud.
12
12
  *
@@ -1,6 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
3
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
4
4
  *
5
5
  * `confluentcloud.ServiceAccount` provides a Service Account resource that enables creating, editing, and deleting service accounts on Confluent Cloud.
6
6
  *
package/serviceAccount.js CHANGED
@@ -6,7 +6,7 @@ exports.ServiceAccount = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * [![General Availability](<https://img.shields.io/badge/Lifecycle%!S(MISSING)tage-General%!A(MISSING)vailability-%!c(MISSING)6e8>)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
9
+ * [![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
10
10
  *
11
11
  * `confluentcloud.ServiceAccount` provides a Service Account resource that enables creating, editing, and deleting service accounts on Confluent Cloud.
12
12
  *