- 05 Apr, 2018 3 commits
-
-
Loren Gordon authored
Fixes #82
-
Loren Gordon authored
* Ensures the S3 VPC Endpoint association is only created if there are public subnets Fixes #89 * Ensures a single DDB association in the public route table
-
Anton Babenko authored
Removed aws_default_route_table and aws_main_route_table_association, added potentially failed example (#111)
-
- 06 Mar, 2018 1 commit
-
-
Anton Babenko authored
-
- 02 Mar, 2018 2 commits
-
-
Anton Babenko authored
-
Simon Clausen authored
-
- 10 Feb, 2018 2 commits
-
-
robh007 authored
* Extended aws_vpn_gateway use case * Fixed warning from outputs on vgw_id
-
Anton Babenko authored
-
- 09 Feb, 2018 4 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
* Added possibility to create VPC conditionally * Added editorconfig and pre-commit hooks
-
Yong Wen Chua authored
* Manage Default Route Table under Terraform - With name - And Tags * Use `aws_default_route_table` instead * Added aws_main_route_table_association resource * Update main.tf
-
Dave authored
-
- 05 Feb, 2018 1 commit
-
-
Brandon J. O'Connor authored
* Adding base-level tests for simple-example * gitignoring test kitchen internals * incorporating feedback from newcontext folks * comment clean up before PR * upgrading to kt 3.1.x * test repaired for kt 3 compat * removing the gemfile lock * making md linter happy and adjusting content to match test fixture * PR feedback and rubocop compliance
-
- 30 Jan, 2018 1 commit
-
-
Alexandre Jardin authored
-
- 21 Jan, 2018 3 commits
-
-
James Ekstrom authored
-
Anton Babenko authored
-
Joaquín Fernández Campo authored
* Issue #56: Added tags for elastic ips
-
- 19 Jan, 2018 1 commit
-
-
Haydar Ciftci authored
-
- 11 Jan, 2018 1 commit
-
-
Anton Babenko authored
* add cidr_block outputs to public and private subnets * add cidr_block outputs to database and elasticache subnets * add redshift subnet option * fix tag * add missing route association for redshift * add vpc_endpoint_s3_pl_id and vpc_endpoint_dynamodb_pl_id outputs * add redshift to complete-vcp example * fix domain_name_servers - keep it a list * fix outputs for TF 0.11 * fix missing * * Minor corrections in example and in type of dhcp_options_domain_name_servers * Minor corrections in example * Updated README
-
- 04 Jan, 2018 1 commit
-
-
Richard Schneeman authored
[CodeTriage](https://www.codetriage.com/) is an app I have maintained for the past 4-5 years with the goal of getting people involved in Open Source projects like this one. The app sends subscribers a random open issue for them to help "triage". For some languages you can also suggested areas to add documentation. The initial approach was inspired by seeing the work of the small core team spending countless hours asking "what version was this in" and "can you give us an example app". The idea is to outsource these small interactions to a huge team of volunteers and let the core team focus on their work. I want to add a badge to the README of this project. The idea is to provide an easy link for people to get started contributing to this project. A badge indicates the number of people currently subscribed to help the repo. The color is based off of open issues in the project. Here are some examples of other projects that have a badge in their README: - https://github.com/crystal-lang/crystal - https://github.com/rails/rails - https://github.com/codetriage/codetriage Thanks for building open source software, I would love to help you find some helpers.
-
- 03 Jan, 2018 1 commit
-
-
Miguel Ferreira authored
-
- 12 Dec, 2017 1 commit
-
-
Laurent Crisci authored
-
- 11 Dec, 2017 2 commits
-
-
Anton Babenko authored
* Added fix for issue when no private subnets are defined * Minor readme
-
Anton Babenko authored
-
- 07 Dec, 2017 2 commits
-
-
Anton Babenko authored
-
Miguel Ferreira authored
* Allow passing in EIPs for the NAT Gateways * Document how to pass external IPs for NAT Gateways * Update README.md to reduce example code
-
- 06 Dec, 2017 4 commits
-
-
mr-joshua authored
-
shortypowers authored
-
René Scheibe authored
-
Jarred Trainor authored
-
- 23 Nov, 2017 3 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
-
Anton Babenko authored
-
- 22 Nov, 2017 2 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
-
- 16 Nov, 2017 2 commits
-
-
James Bardin authored
Outputs directly referencing resource IDs that are only conditionally created are not valid. Use the concat * trick to make sure we always have a valid value for these outputs.
-
Peter Rifel authored
-
- 11 Nov, 2017 2 commits
-
-
brian cenker authored
* Add support for DHCP options set * code cleanup * remove unnecessary depends_on in aws_vpc_dhcp_options_association definition
-
brian cenker authored
-
- 03 Nov, 2017 1 commit
-
-
Martín Beauchamp authored
-