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

Updating from upstream #1

Merged
merged 29 commits into from
Feb 28, 2019
Merged

Commits on Oct 16, 2018

  1. Fix for the error: module.vpc.aws_redshift_subnet_group.redshift: onl…

    …y lowercase alphanumeric characters and hyphens allowed in name
    
    Read more: #180
    Mayur Nagekar committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    1e80106 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Merge pull request #181 from Miyurz/fix/redshift-name-issue

    Fix for the error: module.vpc.aws_redshift_subnet_group.redshift: onl…
    antonbabenko authored Dec 11, 2018
    Configuration menu
    Copy the full SHA
    7c29b24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57604d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Configuration menu
    Copy the full SHA
    81895e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14b4237 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #191 from terraform-aws-modules/feature-db-igw-pub…

    …lic-access
    
    Added IGW route for DB subnets (based on #179)
    antonbabenko authored Dec 12, 2018
    Configuration menu
    Copy the full SHA
    44bb589 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Configuration menu
    Copy the full SHA
    4e484aa View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Configuration menu
    Copy the full SHA
    8a293e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #199 from terraform-aws-modules/elasticache_subnet…

    …_group
    
    Added possibility to control creation of elasticache and redshift subnet groups
    antonbabenko authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    c9bfc7e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    ce5212f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #202 from terraform-aws-modules/ssm_and_ec2_vpc_en…

    …dpoints
    
    Added SSM and EC2 VPC endpoints
    antonbabenko authored Jan 17, 2019
    Configuration menu
    Copy the full SHA
    296a992 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Configuration menu
    Copy the full SHA
    0160116 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #201 from ebarault/feat/database-route-to-natgw

    adding option to create a route to nat gateway in database subnets
    antonbabenko authored Jan 18, 2019
    Configuration menu
    Copy the full SHA
    2d5627d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e2f50e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Configuration menu
    Copy the full SHA
    ef0d14c View commit details
    Browse the repository at this point in the history
  2. add endpoints ec2messages, ssmmessages as those are required by Syste…

    …ms Manager in addition to ec2 and ssm.
    tbugfinder committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    c1c3736 View commit details
    Browse the repository at this point in the history
  3. fix typo

    tbugfinder committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    f96e59c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    92596fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d001144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3caad32 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Added option to create ECR api and dkr endpoints

    Michiel Dhadamus committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    33e8809 View commit details
    Browse the repository at this point in the history
  2. Added subnet ids to ecr endpoints

    Michiel Dhadamus committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    176a596 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Merge pull request #205 from tbugfinder/extend_endpoints

    Extend endpoints for AWS Systems Manager use
    antonbabenko authored Feb 14, 2019
    Configuration menu
    Copy the full SHA
    a4a412e View commit details
    Browse the repository at this point in the history
  2. Fixed formatting after #205

    antonbabenko committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    bd089fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #213 from michieldhadamus/ecr-endpoints

    Added option to create ECR api and dkr endpoints
    antonbabenko authored Feb 14, 2019
    Configuration menu
    Copy the full SHA
    8fededb View commit details
    Browse the repository at this point in the history
  4. Fixed formatting after #213

    antonbabenko committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    03eded6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Added intra subnet suffix. (#220)

    * Added intra subnet suffix.
    
    * Fixed duplicate intra
    
    * Fixed tag
    kmcquade authored and antonbabenko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    b65963e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b12e916 View commit details
    Browse the repository at this point in the history
  3. Bump version

    antonbabenko committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    ad7164b View commit details
    Browse the repository at this point in the history