Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ivanfetch/stack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9110f2d
Choose a base ref
...
head repository: segmentio/stack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 76da16f
Choose a head ref
  • 11 commits
  • 4 files changed
  • 7 contributors

Commits on Oct 6, 2017

  1. Configuration menu
    Copy the full SHA
    5e63851 View commit details
    Browse the repository at this point in the history
  2. Merge pull request segmentio#144 from segmentio/rds-enhanced-monitoring

    rds: Add monitoring_interval input
    tysonmote authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    765c884 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ccfc88 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. feat(vpc): Optionally use NAT instances instead of NAT gateways

    IF NAT instances are used, optional inputs are whether to use Elastic
    IPs, an SSH key name, and the EC2 instance type. The latest Amazon VPC
    NAT AMI is used. The use of NAT instances can be less expensive than NAT
    gateways for development VPCs. NAT instances can be stopped when not in
    use.
    ivanfetch committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    e27f895 View commit details
    Browse the repository at this point in the history
  2. vpc: add cidr_block output

    ivanfetch committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    df23366 View commit details
    Browse the repository at this point in the history
  3. vpc: ignore new AMIs, remove associate_public_ip_address from NAT ins…

    …tances
    
    New Amazon NAT AMIs are now ignored - this previously caused NAT instances
    to be recreated.
    
    NAT instances no longer use associate_public_ip_address, as this caused
    instances which were not using an Elastic IP Address to be
    recreated if Terraform was run while NAT instances were stopped.
    ivanfetch committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    1debbbf View commit details
    Browse the repository at this point in the history
  4. Merge pull request segmentio#138 from ivanfetch/vpc_nat_instances

    feat(vpc): Optionally use NAT instances instead of NAT gateways
    achille-roussel authored Nov 1, 2017
    Configuration menu
    Copy the full SHA
    5fa6c19 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. Configuration menu
    Copy the full SHA
    bc272a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request segmentio#155 from sherzberg/rds-allow-major-upgrade

    variable to override allow_major_version_upgrade
    achille-roussel authored Oct 27, 2018
    Configuration menu
    Copy the full SHA
    eccc09e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Update README

    yolken-segment committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    81e1851 View commit details
    Browse the repository at this point in the history
  2. Merge pull request segmentio#163 from segmentio/yolken-add-unmaintain…

    …ed-notice
    
    Add unmaintained warning to README
    yolken-segment authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    76da16f View commit details
    Browse the repository at this point in the history
Loading