Skip to content

* Support Providing Public Load Balancer Access CIDR Blocks.

Michael Sacco requested to merge aws-sync-saccomi into main
  • Support Locking Elasticsearch Subnet Access to VPC CIDR Range

Squashed commit of the following

commit a0138adb Author: Matt Wise wsmatth@amazon.com Date: Thu Jan 26 2023 09:50:11 GMT-0600 (Central Standard Time)

fixed descriptions

commit fd25b0da Author: Matt Wise wsmatth@amazon.com Date: Thu Jan 26 2023 08:38:35 GMT-0600 (Central Standard Time)

fix vpc id propery from bad merge

commit 3b16dab3 Author: Matt Wise wsmatth@amazon.com Date: Thu Jan 26 2023 08:24:38 GMT-0600 (Central Standard Time)

Merge remote-tracking branch 'origin/dev' into feat/tf-enhancements

commit 18cc0051 Author: Matt Wise wsmatth@amazon.com Date: Wed Jan 25 2023 16:13:50 GMT-0600 (Central Standard Time)

allow passing in CIDR Blocks to allow access to the Istio ELB from specific sources

commit 6fa463a8 Author: Matt Wise wsmatth@amazon.com Date: Tue Jan 24 2023 14:41:31 GMT-0600 (Central Standard Time)

limit inbound CIDR on elasticsearch security group

commit a4635752 Author: Matt Wise wsmatth@amazon.com Date: Fri Jan 20 2023 11:37:56 GMT-0600 (Central Standard Time)

fix variable typing

commit 0f3bbd55 Author: Matt Wise wsmatth@amazon.com Date: Thu Jan 19 2023 16:46:05 GMT-0600 (Central Standard Time)

add EKS scale variables and propgate.  Fix update config to support node replacement at 25% at a time

Merge request reports