1. 21 Feb, 2019 2 commits
  2. 14 Feb, 2019 4 commits
  3. 12 Feb, 2019 2 commits
  4. 01 Feb, 2019 3 commits
  5. 22 Jan, 2019 3 commits
  6. 18 Jan, 2019 3 commits
  7. 17 Jan, 2019 2 commits
  8. 10 Jan, 2019 2 commits
  9. 27 Dec, 2018 1 commit
  10. 12 Dec, 2018 3 commits
  11. 11 Dec, 2018 2 commits
  12. 16 Oct, 2018 1 commit
  13. 06 Oct, 2018 1 commit
  14. 01 Oct, 2018 2 commits
  15. 18 Sep, 2018 1 commit
  16. 17 Sep, 2018 2 commits
  17. 16 Sep, 2018 1 commit
  18. 15 Sep, 2018 2 commits
  19. 14 Sep, 2018 1 commit
  20. 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
  21. 19 Aug, 2018 1 commit