Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
kmcquade
/
terraform-aws-vpc
Public
forked from
terraform-aws-modules/terraform-aws-vpc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
add-intra-subnet_suffix
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 20, 2019
Fixed tag
kmcquade
committed
d0728f3
Copy full SHA for d0728f3
Fixed duplicate intra
kmcquade
committed
4b21d27
Copy full SHA for 4b21d27
Commits on Feb 18, 2019
Added intra subnet suffix.
kmcquade
committed
e785e46
Copy full SHA for e785e46
Commits on Feb 14, 2019
Fixed formatting after #213
antonbabenko
committed
03eded6
Copy full SHA for 03eded6
Merge pull request #213 from michieldhadamus/ecr-endpoints
Show description for 8fededb
antonbabenko
authored
8fededb
Copy full SHA for 8fededb
Fixed formatting after #205
antonbabenko
committed
bd089fb
Copy full SHA for bd089fb
Merge pull request #205 from tbugfinder/extend_endpoints
Show description for a4a412e
antonbabenko
authored
a4a412e
Copy full SHA for a4a412e
Commits on Feb 12, 2019
Added subnet ids to ecr endpoints
Michiel Dhadamus
committed
176a596
Copy full SHA for 176a596
Added option to create ECR api and dkr endpoints
Michiel Dhadamus
committed
33e8809
Copy full SHA for 33e8809
Commits on Feb 1, 2019
switch to terraform-docs v0.6.0
tbugfinder
committed
3caad32
Copy full SHA for 3caad32
add files updated by pre-commit
tbugfinder
committed
d001144
Copy full SHA for d001144
add additional endpoints to examples
tbugfinder
committed
92596fa
Copy full SHA for 92596fa
Commits on Jan 22, 2019
fix typo
tbugfinder
committed
f96e59c
Copy full SHA for f96e59c
add endpoints ec2messages, ssmmessages as those are required by Systems Manager in addition to ec2 and ssm.
tbugfinder
committed
c1c3736
Copy full SHA for c1c3736
Merge pull request #1 from terraform-aws-modules/master
Show description for ef0d14c
tbugfinder
authored
ef0d14c
Copy full SHA for ef0d14c
Commits on Jan 18, 2019
Reordered vars in count for database_nat_gateway route
antonbabenko
committed
8e2f50e
Copy full SHA for 8e2f50e
Merge pull request #201 from ebarault/feat/database-route-to-natgw
Show description for 2d5627d
antonbabenko
authored
2d5627d
Copy full SHA for 2d5627d
adding option to create a route to nat gateway in database subnets
ebarault
committed
0160116
Copy full SHA for 0160116
Commits on Jan 17, 2019
Merge pull request #202 from terraform-aws-modules/ssm_and_ec2_vpc_endpoints
Show description for 296a992
antonbabenko
authored
296a992
Copy full SHA for 296a992
Added SSM and EC2 VPC endpoints (fixes #195, #194)
antonbabenko
committed
ce5212f
Copy full SHA for ce5212f
Commits on Jan 10, 2019
Merge pull request #199 from terraform-aws-modules/elasticache_subnet_group
Show description for c9bfc7e
antonbabenko
authored
c9bfc7e
Copy full SHA for c9bfc7e
Added possibility to control creation of elasticache and redshift subnet groups
antonbabenko
committed
8a293e7
Copy full SHA for 8a293e7
Commits on Dec 27, 2018
Added azs to outputs which is an argument
antonbabenko
committed
4e484aa
Copy full SHA for 4e484aa
Commits on Dec 12, 2018
Merge pull request #191 from terraform-aws-modules/feature-db-igw-public-access
Show description for 44bb589
antonbabenko
authored
44bb589
Copy full SHA for 44bb589
Reverted complete-example
antonbabenko
committed
14b4237
Copy full SHA for 14b4237
Added IGW route for DB subnets (based on #179)
antonbabenko
committed
81895e7
Copy full SHA for 81895e7
Commits on Dec 11, 2018
Updated pre-commit version with new terraform-docs script
antonbabenko
committed
57604d2
Copy full SHA for 57604d2
Merge pull request #181 from Miyurz/fix/redshift-name-issue
Show description for 7c29b24
antonbabenko
authored
7c29b24
Copy full SHA for 7c29b24
Commits on Oct 16, 2018
Fix for the error: module.vpc.aws_redshift_subnet_group.redshift: only lowercase alphanumeric characters and hyphens allowed in name
Show description for 1e80106
Mayur Nagekar
committed
1e80106
Copy full SHA for 1e80106
Commits on Oct 6, 2018
Fixed #177 - public_subnets should not always be validated
antonbabenko
committed
67c1e9f
Copy full SHA for 67c1e9f
Commits on Oct 1, 2018
Updated README.md after merge
antonbabenko
committed
598fbfa
Copy full SHA for 598fbfa
Added amazon_side_asn to vpn_gateway (#159)
Show description for de5fc66
antonbabenko
authored
de5fc66
Copy full SHA for de5fc66
Commits on Sep 18, 2018
Reordering tag merging (#148)
sc250024
authored and
antonbabenko
committed
68e84ef
Copy full SHA for 68e84ef
Commits on Sep 17, 2018
Updated link to cloudcraft
antonbabenko
committed
4ca12f9
Copy full SHA for 4ca12f9
Updated link to cloudcraft
antonbabenko
committed
b2f6281
Copy full SHA for b2f6281
Pagination
Previous
Next
You can’t perform that action at this time.