@@ -1379,12 +1379,12 @@ components:
13791379 properties :
13801380 oxla_node_group_instance_profile :
13811381 $ref : ' #/components/schemas/AWSInstanceProfile'
1382- oxla_security_group :
1383- $ref : ' #/components/schemas/AWSSecurityGroup'
13841382 redpanda_connect_node_group_instance_profile :
13851383 $ref : ' #/components/schemas/AWSInstanceProfile'
13861384 redpanda_connect_security_group :
13871385 $ref : ' #/components/schemas/AWSSecurityGroup'
1386+ rpsql_security_group :
1387+ $ref : ' #/components/schemas/AWSSecurityGroup'
13881388 title : AWS Customer-Managed Resoures
13891389 type : object
13901390 CustomerManagedResourcesUpdate.GCP :
@@ -4735,8 +4735,6 @@ components:
47354735 $ref : ' #/components/schemas/AWSSecurityGroup'
47364736 oxla_node_group_instance_profile :
47374737 $ref : ' #/components/schemas/AWSInstanceProfile'
4738- oxla_security_group :
4739- $ref : ' #/components/schemas/AWSSecurityGroup'
47404738 permissions_boundary_policy :
47414739 $ref : ' #/components/schemas/Policy'
47424740 redpanda_agent_security_group :
@@ -4749,6 +4747,8 @@ components:
47494747 $ref : ' #/components/schemas/AWSInstanceProfile'
47504748 redpanda_node_group_security_group :
47514749 $ref : ' #/components/schemas/AWSSecurityGroup'
4750+ rpsql_security_group :
4751+ $ref : ' #/components/schemas/AWSSecurityGroup'
47524752 utility_node_group_instance_profile :
47534753 $ref : ' #/components/schemas/AWSInstanceProfile'
47544754 utility_security_group :
@@ -5299,7 +5299,6 @@ paths:
52995299 name : my-new-cluster
53005300 nat_gateways : []
53015301 network_id : cjb69k1c4vs45df9bee0
5302- oxla : null
53035302 prometheus :
53045303 url : https://console-aa0000l0.cjd3r21c4vs870t0ku30.fmc.prd.cloud.redpanda.com/api/cloud/prometheus/public_metrics
53055304 read_replica_cluster_ids : []
@@ -5308,6 +5307,7 @@ paths:
53085307 redpanda_node_count : 0
53095308 region : us-west1
53105309 resource_group_id : 6c09e47b-f426-4ec7-a7b4-8048caf8ae47
5310+ rpsql : null
53115311 sandbox : null
53125312 schema_registry :
53135313 all_urls : null
@@ -5642,7 +5642,6 @@ paths:
56425642 name : my-new-cluster
56435643 nat_gateways : []
56445644 network_id : cjb69k1c4vs45df9bee0
5645- oxla : null
56465645 prometheus :
56475646 url : https://console-aa0000l0.cjd3r21c4vs870t0ku30.fmc.prd.cloud.redpanda.com/api/cloud/prometheus/public_metrics
56485647 read_replica_cluster_ids : []
@@ -5651,6 +5650,7 @@ paths:
56515650 redpanda_node_count : 0
56525651 region : us-west1
56535652 resource_group_id : 6c09e47b-f426-4ec7-a7b4-8048caf8ae47
5653+ rpsql : null
56545654 sandbox : null
56555655 schema_registry :
56565656 all_urls : null
@@ -6451,7 +6451,6 @@ paths:
64516451 name : my-new-cluster
64526452 nat_gateways : []
64536453 network_id : cjb69k1c4vs45df9bee0
6454- oxla : null
64556454 prometheus :
64566455 url : https://console-aa0000l0.cjb69h1c4vs42pca89s0.fmc.prd.cloud.redpanda.com/api/cloud/prometheus/public_metrics
64576456 read_replica_cluster_ids : []
@@ -6460,6 +6459,7 @@ paths:
64606459 redpanda_node_count : 0
64616460 region : us-west1
64626461 resource_group_id : 6c09e47b-f426-4ec7-a7b4-8048caf8ae47
6462+ rpsql : null
64636463 sandbox : null
64646464 schema_registry :
64656465 all_urls : null
@@ -6582,7 +6582,6 @@ paths:
65826582 name : my-new-cluster
65836583 nat_gateways : []
65846584 network_id : cjb69k1c4vs45df9bee0
6585- oxla : null
65866585 prometheus :
65876586 url : https://console-aa0000l0.cjb69h1c4vs42pca89s0.fmc.prd.cloud.redpanda.com/api/cloud/prometheus/public_metrics
65886587 read_replica_cluster_ids : []
@@ -6591,6 +6590,7 @@ paths:
65916590 redpanda_node_count : 0
65926591 region : us-west1
65936592 resource_group_id : 6c09e47b-f426-4ec7-a7b4-8048caf8ae47
6593+ rpsql : null
65946594 sandbox : null
65956595 schema_registry :
65966596 all_urls : null
0 commit comments