You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to migrate KMS endpoint to the latest version, got "multiple EC2 VPC Endpoint Services matched; use additional constraints to reduce matches to a single EC2 VPC Endpoint Service"
#1168
Open
allan-simon opened this issue
Feb 5, 2025
· 0 comments
╷
│ Error: multiple EC2 VPC Endpoint Services matched; use additional constraints to reduce matches to a single EC2 VPC Endpoint Service
│
│ with module.endpoints.data.aws_vpc_endpoint_service.this["kms"],
│ on .terraform/modules/endpoints/modules/vpc-endpoints/main.tf line 11, in data "aws_vpc_endpoint_service" "this":
│ 11: data "aws_vpc_endpoint_service" "this" {
│
╵
Additional context
I've seen the pinned issue, and as you can see i'm at the latest version
The text was updated successfully, but these errors were encountered:
allan-simon
changed the title
When trying to migrate KMS endpoint to the latest version
When trying to migrate KMS endpoint to the latest version, got "multiple EC2 VPC Endpoint Services matched; use additional constraints to reduce matches to a single EC2 VPC Endpoint Service"
Feb 5, 2025
Description
I've read #582
Versions
Module version [Required]:
Terraform version:
1.10.5
Provider version(s):
Reproduction Code [Required]
Steps to reproduce the behavior:
Expected behavior
Actual behavior
Terminal Output Screenshot(s)
Additional context
I've seen the pinned issue, and as you can see i'm at the latest version
The text was updated successfully, but these errors were encountered: