Releases: squareops/terraform-aws-eks-addons
Releases · squareops/terraform-aws-eks-addons
v1.1.4
**Release Note:
Minor Release:**
- Added variable for custom values in Istio deployment.
v1.1.3
Release Note:
Change Log:
- Updated affinity in cert-manager.
v1.1.2
**Release Note:
Module Upgrade:**
- Updated Affinity and resource quota for Services
v1.1.1
Release Note:
DefectDojo Integration
- Automated Import: Easily import findings from security scanning tools like OWASP ZAP, Burp Suite, Nessus, and others directly into our module.
- Centralized Tracking: Manage and track security findings and vulnerabilities in a centralized location within DefectDojo, providing a comprehensive view of your application security.
- Enhanced Reporting: Leverage DefectDojo's reporting and metrics generation capabilities to generate detailed reports on the status of your application security.
Configuration Variables
defectdojo_enabled
: Introducing a new configuration variable that allows you to enable or disable DefectDojo Integration. Set to true
to enable and false
to disable.
defectdojo_hostname
: Specify the hostname or URL of your DefectDojo instance using this configuration variable.
v1.1.0
Release Note
- Automated Clusterissuer Creation: Installing Istio now comes with an automatic creation of a Clusterissuer featuring Istio ingressClass. Simplifying your setup process while ensuring seamless configuration alignment.
Enhancements:
- Enhanced Configuration Flexibility: The
istio_config
variable's data type has been updated, empowering you to effortlessly merge values between examples and default settings within the module. Tailor your configurations to your needs while maintaining compatibility with our provided defaults.
Bug Fixes:
- Example Outputs Rectified: We've resolved a bug related to example outputs. They now accurately reflect expected results, providing precise insights whenever you utilize our module.
v1.0.0
Initial release
The initial release of terraform-aws-eks-addons. This module contains Example, Submodules for Addons, IAM permissions required to deploy resources created by this module and README for instructions to create resources.