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

feat: Add resolver-endpoints submodule #106

Merged
merged 4 commits into from
Jun 8, 2024

Conversation

renebarbosafl
Copy link
Contributor

@renebarbosafl renebarbosafl commented Jun 7, 2024

Description

This PR add a new submodule to create Route53 Resolver Endpoints

Motivation and Context

Through Resolver endpoints and conditional forwarding rules, you can resolve DNS queries between your on-premises resources and VPCs to create a hybrid cloud setup over VPN or Direct Connect (DX). Specifically:

  • Inbound Resolver endpoints allow DNS queries to your VPC from your on-premises network or another VPC.
  • Outbound Resolver endpoints allow DNS queries from your VPC to your on-premises network or another VPC.

Breaking Changes

N/A

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@renebarbosafl renebarbosafl changed the title add resolver-endpoints submodule feat: add resolver-endpoints submodule Jun 7, 2024
@renebarbosafl renebarbosafl changed the title feat: add resolver-endpoints submodule feat: Add resolver-endpoints submodule Jun 7, 2024
@emdneto
Copy link

emdneto commented Jun 7, 2024

+1 for this

@renebarbosafl renebarbosafl marked this pull request as ready for review June 7, 2024 19:06
@antonbabenko antonbabenko merged commit 67b5cf3 into terraform-aws-modules:master Jun 8, 2024
10 checks passed
antonbabenko pushed a commit that referenced this pull request Jun 8, 2024
## [3.1.0](v3.0.0...v3.1.0) (2024-06-08)

### Features

* Add resolver-endpoints submodule ([#106](#106)) ([67b5cf3](67b5cf3))
@antonbabenko
Copy link
Member

This PR is included in version 3.1.0 🎉

Copy link

github-actions bot commented Jul 9, 2024

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 Jul 9, 2024
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.

3 participants