Skip to content

Releases: squareops/terraform-aws-eks-addons

v1.1.4

04 Dec 11:20
846b0bc
Compare
Choose a tag to compare

**Release Note:

Minor Release:**

  1. Added variable for custom values in Istio deployment.

v1.1.3

01 Dec 12:02
846b0bc
Compare
Choose a tag to compare

Release Note:

Change Log:

  1. Updated affinity in cert-manager.

v1.1.2

29 Nov 13:05
2d52b88
Compare
Choose a tag to compare

**Release Note:

Module Upgrade:**

  1. Updated Affinity and resource quota for Services

v1.1.1

17 Nov 12:06
f741ee1
Compare
Choose a tag to compare

Release Note:

DefectDojo Integration

  1. Automated Import: Easily import findings from security scanning tools like OWASP ZAP, Burp Suite, Nessus, and others directly into our module.
  2. Centralized Tracking: Manage and track security findings and vulnerabilities in a centralized location within DefectDojo, providing a comprehensive view of your application security.
  3. 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

08 Aug 12:42
fcee003
Compare
Choose a tag to compare

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

01 Aug 11:53
4ea4c40
Compare
Choose a tag to compare

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.