Tags: dfds/infrastructure-modules
Tags
Allow IPAM pool sharing with OUs instead of per account basis (#1885) * feat: add organizational unit data sources and outputs for account querying * feat: rename and enhance organizational unit variables for IPAM pool sharing --------- Co-authored-by: rifisdfds <40063756+rifisdfds@users.noreply.github.com>
Allow IPAM pool sharing with OUs instead of per account basis (#1885) * feat: add organizational unit data sources and outputs for account querying * feat: rename and enhance organizational unit variables for IPAM pool sharing --------- Co-authored-by: rifisdfds <40063756+rifisdfds@users.noreply.github.com>
Hotfix/reserve-first-and-last-part-of-subnet (#1883) * fix: update comments for clarity on CIDR block processing * fix: improve subnet prefix reservation logic and comments for clarity * fix: update CIDR block validation to require size between /16 and /20
Add support for custom CIDR ranges for Kubernetes clusters (#1882) * feat: enhance security and configuration for EKS and related resources - Added Checkov skip comments for various security checks in EFS, EKS, and IAM resources. - Introduced local variables for subnet calculations in EKS module. - Updated variable definitions to include cluster reserved CIDR for EKS. - Improved CIDR block validation for EKS cluster VPC configuration. * fix: correct type conversion in CIDR block validation for EKS * refactor: improve subnet management for EKS with enhanced CIDR calculations and local variable usage * refactor: enhance subnet calculations for EKS with additional prefix handling and improved variable naming * refactor: remove unused cluster_subnets variable from EKS configuration * refactor: improve subnet calculations for EKS with enhanced prefix reservation logic and ensure sufficient IP availability
Add support for custom CIDR ranges for Kubernetes clusters (#1882) * feat: enhance security and configuration for EKS and related resources - Added Checkov skip comments for various security checks in EFS, EKS, and IAM resources. - Introduced local variables for subnet calculations in EKS module. - Updated variable definitions to include cluster reserved CIDR for EKS. - Improved CIDR block validation for EKS cluster VPC configuration. * fix: correct type conversion in CIDR block validation for EKS * refactor: improve subnet management for EKS with enhanced CIDR calculations and local variable usage * refactor: enhance subnet calculations for EKS with additional prefix handling and improved variable naming * refactor: remove unused cluster_subnets variable from EKS configuration * refactor: improve subnet calculations for EKS with enhanced prefix reservation logic and ensure sufficient IP availability
Remove kube prometheus stack and kyverno helm releases (#1874) * Remove helm install of Kyverno * Remove kube-prometheus-stack and remove unused variables and locals * Removed unused helm provider and helm provider config * Remove kube-prometheus-stack from helm-exporter config
PreviousNext