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

Creating a VPC for HTTPS and Trustworthy Email scanning #6

Merged
merged 8 commits into from
Jul 30, 2018

Conversation

jsf9k
Copy link
Member

@jsf9k jsf9k commented Jul 30, 2018

No description provided.

@jsf9k jsf9k self-assigned this Jul 30, 2018
@jsf9k jsf9k requested review from felddy and dav3r July 30, 2018 20:10
@@ -0,0 +1,45 @@
# The bastion AMI
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment should be "The docker AMI". Probably needs to be updated in the main terraform dir too.

Copy link
Member

@felddy felddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use 1024 as the lower bound for the dynamic / ephemeral port definition. Not that this jibes with the RFC... https://tools.ietf.org/html/rfc6335#section-6

rule_number = 150
rule_action = "allow"
cidr_block = "${aws_subnet.bod_public_subnet.cidr_block}"
from_port = 1025
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1024

@jsf9k
Copy link
Member Author

jsf9k commented Jul 30, 2018

@dav3r and @felddy, I believe my latest commits correct the errors you guys pointed out. Please re-review the pull request.

@jsf9k jsf9k merged commit 47f5121 into develop Jul 30, 2018
@jsf9k jsf9k deleted the feature/bod_vpc branch July 30, 2018 21:37
mcdonnnj pushed a commit that referenced this pull request Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants