Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: vpc endpoint service s3 #572

Closed
wants to merge 1 commit into from
Closed

fix: vpc endpoint service s3 #572

wants to merge 1 commit into from

Conversation

andormarkus
Copy link
Contributor

Description

AWS has some kind of bug on vpc endpoint service S3. S3 should be a "gateway" service however "gateway" and "interface" services shows up. This cause terraform to fail with the following error:

Error: multiple VPC Endpoint Services matched; use additional constraints to reduce matches to a single VPC Endpoint Service

Multiple S3 endpoint service (tested region: eu-central-1, eu-west-1)
Screenshot 2021-02-02 at 19 35 45

Motivation and Context

I made this PR to able to deploy this able to deploy terraform code.

@discreet
Copy link

discreet commented Feb 2, 2021

I am unable to make any VPC changes via Terraform and this module until this is fixed by adding the service_type

@andormarkus
Copy link
Contributor Author

Continued in #573

@andormarkus andormarkus closed this Feb 2, 2021
@andormarkus andormarkus deleted the fix/vpc_endpoint_service_s3 branch February 2, 2021 21:08
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants