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 source_dest_check attribute #242

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bsramin
Copy link

@bsramin bsramin commented Oct 23, 2024

what

In order to flexibly use the bastion host to navigate inside the vpc, being able in the module setup to set source_dest_check to false

why

In the case the user whant use the bastion as a subnet router.
A subnet router must be able to send and receive traffic when the source or destination is not itself.

references

closes #241

@bsramin bsramin requested a review from a team as a code owner October 23, 2024 11:23
@mergify mergify bot added the triage Needs triage label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add source_dest_check argoument in aws_instance resource
1 participant