1. 18 Sep, 2018 1 commit
  2. 17 Sep, 2018 2 commits
  3. 16 Sep, 2018 1 commit
  4. 15 Sep, 2018 2 commits
  5. 14 Sep, 2018 1 commit
  6. 04 Sep, 2018 1 commit
    • Anton Babenko's avatar
      Add secondary CIDR block support (#163) · d7224309
      Anton Babenko authored
      * Add secondary CIDR block support using a local variable to derive the vpc id to ensure the CIDR block operations are applied before the CIDR operations
      
      * Add secondary cidr block outputs to module output
      
      * Add the wonderful examples from matthiasr's PR located at https://github.com/terraform-aws-modules/terraform-aws-vpc/pull/162 all credit goes to them for this wonderful example
      
      * From copy and paste accidentally used variable name that differed from these variables
      
      * Resolve typo in secondary_cidr_blocks
      
      * Fixed README formatting
      
      * Followups for #161
      
      * Added local.vpc_id with description
      d7224309
  7. 19 Aug, 2018 2 commits
  8. 18 Aug, 2018 2 commits
  9. 22 Jun, 2018 1 commit
  10. 20 Jun, 2018 3 commits
  11. 05 Jun, 2018 1 commit
  12. 04 Jun, 2018 2 commits
  13. 24 May, 2018 2 commits
  14. 16 May, 2018 1 commit
  15. 09 Apr, 2018 2 commits
  16. 05 Apr, 2018 3 commits
  17. 06 Mar, 2018 1 commit
  18. 02 Mar, 2018 2 commits
  19. 10 Feb, 2018 2 commits
  20. 09 Feb, 2018 4 commits
  21. 05 Feb, 2018 1 commit
    • Brandon J. O'Connor's avatar
      Adding tests for vpc, subnets, and route tables (#31) · 007b41ef
      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
      007b41ef
  22. 30 Jan, 2018 1 commit
  23. 21 Jan, 2018 2 commits