Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
oarbusi committed Dec 23, 2024
1 parent 3c4b92a commit e4e4884
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ resource "mongodbatlas_stream_privatelink_endpoint" "test" {
region = var.aws_region
vendor = "CONFLUENT"
service_endpoint_id = confluent_private_link_attachment.pla.aws[0].vpc_endpoint_service_name
dns_sub_domain = local.dns_sub_domain_entries
}

data "mongodbatlas_stream_privatelink_endpoint" "singular-datasource" {
Expand Down

0 comments on commit e4e4884

Please sign in to comment.