Skip to content

Commit

Permalink
Upgrade terraform-provider-confluent to v1.53.0 (#218)
Browse files Browse the repository at this point in the history
This PR was generated via `$ upgrade-provider
pulumi/pulumi-confluentcloud --kind=all`.

---

- Upgrading terraform-provider-confluent from 1.51.0  to 1.53.0.
	Fixes #217
	Fixes #212
- Upgrading pulumi-terraform-bridge from v3.60.0 to v3.60.1.

---------

Co-authored-by: pulumi-bot <runner@fv-az255-111.54km3ax3mhvehkq0h1bkgrewib.dx.internal.cloudapp.net>
  • Loading branch information
pulumi-bot and pulumi-bot authored Sep 22, 2023
1 parent df611d8 commit 33dfe69
Show file tree
Hide file tree
Showing 96 changed files with 10,795 additions and 312 deletions.
70 changes: 70 additions & 0 deletions provider/cmd/pulumi-resource-confluentcloud/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,14 @@
"resource_name": {}
}
},
"confluent_flink_compute_pool": {
"current": "confluentcloud:index/flinkComputePool:FlinkComputePool",
"fields": {
"environment": {
"maxItemsOne": true
}
}
},
"confluent_identity_pool": {
"current": "confluentcloud:index/identityPool:IdentityPool",
"fields": {
Expand Down Expand Up @@ -849,6 +857,30 @@
"version": {}
}
},
"confluent_schema_exporter": {
"current": "confluentcloud:index/schemaExporter:SchemaExporter",
"fields": {
"credentials": {
"maxItemsOne": true
},
"destination_schema_registry_cluster": {
"maxItemsOne": true,
"elem": {
"fields": {
"credentials": {
"maxItemsOne": true
}
}
}
},
"schema_registry_cluster": {
"maxItemsOne": true
},
"subjects": {
"maxItemsOne": false
}
}
},
"confluent_schema_registry_cluster": {
"current": "confluentcloud:index/schemaRegistryCluster:SchemaRegistryCluster",
"fields": {
Expand Down Expand Up @@ -1109,6 +1141,14 @@
}
}
},
"confluent_flink_compute_pool": {
"current": "confluentcloud:index/getFlinkComputePool:getFlinkComputePool",
"fields": {
"environment": {
"maxItemsOne": true
}
}
},
"confluent_identity_pool": {
"current": "confluentcloud:index/getIdentityPool:getIdentityPool",
"fields": {
Expand Down Expand Up @@ -1548,6 +1588,7 @@
"confluentcloud:index/clusterLink:ClusterLink": "confluent_cluster_link",
"confluentcloud:index/connector:Connector": "confluent_connector",
"confluentcloud:index/environment:Environment": "confluent_environment",
"confluentcloud:index/flinkComputePool:FlinkComputePool": "confluent_flink_compute_pool",
"confluentcloud:index/identityPool:IdentityPool": "confluent_identity_pool",
"confluentcloud:index/identityProvider:IdentityProvider": "confluent_identity_provider",
"confluentcloud:index/invitation:Invitation": "confluent_invitation",
Expand All @@ -1567,6 +1608,7 @@
"confluentcloud:index/privateLinkAttachmentConnection:PrivateLinkAttachmentConnection": "confluent_private_link_attachment_connection",
"confluentcloud:index/roleBinding:RoleBinding": "confluent_role_binding",
"confluentcloud:index/schema:Schema": "confluent_schema",
"confluentcloud:index/schemaExporter:SchemaExporter": "confluent_schema_exporter",
"confluentcloud:index/schemaRegistryCluster:SchemaRegistryCluster": "confluent_schema_registry_cluster",
"confluentcloud:index/schemaRegistryClusterConfig:SchemaRegistryClusterConfig": "confluent_schema_registry_cluster_config",
"confluentcloud:index/schemaRegistryClusterMode:SchemaRegistryClusterMode": "confluent_schema_registry_cluster_mode",
Expand All @@ -1584,6 +1626,7 @@
"confluentcloud:index/getByokKey:getByokKey": "confluent_byok_key",
"confluentcloud:index/getEnvironment:getEnvironment": "confluent_environment",
"confluentcloud:index/getEnvironments:getEnvironments": "confluent_environments",
"confluentcloud:index/getFlinkComputePool:getFlinkComputePool": "confluent_flink_compute_pool",
"confluentcloud:index/getIdentityPool:getIdentityPool": "confluent_identity_pool",
"confluentcloud:index/getIdentityProvider:getIdentityProvider": "confluent_identity_provider",
"confluentcloud:index/getInvitation:getInvitation": "confluent_invitation",
Expand Down Expand Up @@ -1710,6 +1753,9 @@
"confluentcloud:index/PrivateLinkAttachmentGcp:PrivateLinkAttachmentGcp": {
"privateServiceConnectServiceAttachment": "private_service_connect_service_attachment"
},
"confluentcloud:index/SchemaExporterDestinationSchemaRegistryCluster:SchemaExporterDestinationSchemaRegistryCluster": {
"restEndpoint": "rest_endpoint"
},
"confluentcloud:index/SchemaSchemaReference:SchemaSchemaReference": {
"subjectName": "subject_name"
},
Expand Down Expand Up @@ -1753,6 +1799,14 @@
"displayName": "display_name",
"resourceName": "resource_name"
},
"confluentcloud:index/flinkComputePool:FlinkComputePool": {
"apiVersion": "api_version",
"currentCfu": "current_cfu",
"displayName": "display_name",
"maxCfu": "max_cfu",
"resourceName": "resource_name",
"restEndpoint": "rest_endpoint"
},
"confluentcloud:index/getBusinessMetadata:getBusinessMetadata": {
"attributeDefinitions": "attribute_definition",
"restEndpoint": "rest_endpoint",
Expand Down Expand Up @@ -1785,6 +1839,14 @@
"displayName": "display_name",
"resourceName": "resource_name"
},
"confluentcloud:index/getFlinkComputePool:getFlinkComputePool": {
"apiVersion": "api_version",
"currentCfu": "current_cfu",
"displayName": "display_name",
"maxCfu": "max_cfu",
"resourceName": "resource_name",
"restEndpoint": "rest_endpoint"
},
"confluentcloud:index/getIdentityPool:getIdentityPool": {
"displayName": "display_name",
"identityClaim": "identity_claim",
Expand Down Expand Up @@ -2146,6 +2208,14 @@
"schemaRegistryCluster": "schema_registry_cluster",
"subjectName": "subject_name"
},
"confluentcloud:index/schemaExporter:SchemaExporter": {
"contextType": "context_type",
"destinationSchemaRegistryCluster": "destination_schema_registry_cluster",
"resetOnUpdate": "reset_on_update",
"restEndpoint": "rest_endpoint",
"schemaRegistryCluster": "schema_registry_cluster",
"subjectRenameFormat": "subject_rename_format"
},
"confluentcloud:index/schemaRegistryCluster:SchemaRegistryCluster": {
"apiVersion": "api_version",
"displayName": "display_name",
Expand Down
Loading

0 comments on commit 33dfe69

Please sign in to comment.