@turbot/aws-eks

The aws-eks mod contains resource, control and policy definitions for AWS EKS service.

Version
5.6.0
Released On
Sep 29, 2023
Depends On

Resource Types

Control Types

Policy Types

Release Notes

5.6.0 (2023-09-29)

What's new?

  • Rebranded to a Turbot Guardrails Mod. To maintain compatibility, none of the existing resource types, control types or policy types have changed, your existing configurations and settings will continue to work as before.

Bug fixes

  • We've updated the runtime of the lambda functions to Node 18. You wouldn't notice any difference and things will continue to work smoothly and consistently as before.

5.5.0 (2023-03-01)

What's new?

  • Users can now perform quick actions on resources to remediate cloud configuration issues or skip Guardrails alarms for issues that they want to come back to later. To get started, click on the Actions button, which will reveal a dropdown menu with available actions, and select one. See Quick Actions for more information.
  • Users can now create their own custom checks against resource attributes in the Approved control using the Approved > Custom policy. These custom checks would be a part of the evaluation of the Approved control. Custom messages can also be added which are then displayed in the control details table. See Custom Checks for more information.
  • We've improved the details tables in the Tags controls to be more helpful, especially when a resource's tags are not set correctly as expected. Previously, to understand why the Tags controls were in an Alarm state, you would need to find and read the control's process logs. This felt like too much work for a simple task, so now these details are visible directly from the control page.
  • The AWS > EKS > Node Group CMDB data will now include the node group's capacity type details.

Bug fixes

  • We've updated the runtime of the lambda functions to node 16. You wouldn't notice any difference and things will continue to work smoothly and consistently as before.
  • We've improved the process of deleting resources from Guardrails if their CMDB policy was set to Enforce: Disabled. The CMDB controls will now not look to resolve credentials via Guardrails' IAM role while deleting resources from Guardrails. This will allow the CMDB controls to process resource deletions from Guardrails more reliably than before.

Policy Types

Added

  • AWS > EKS > Cluster > Approved > Custom
  • AWS > EKS > Node Group > Approved > Custom

Action Types

Added

  • AWS > EKS > Cluster > Delete from AWS
  • AWS > EKS > Cluster > Set Tags
  • AWS > EKS > Cluster > Skip alarm for Active control
  • AWS > EKS > Cluster > Skip alarm for Active control [90 days]
  • AWS > EKS > Cluster > Skip alarm for Approved control
  • AWS > EKS > Cluster > Skip alarm for Approved control [90 days]
  • AWS > EKS > Cluster > Skip alarm for Tags control
  • AWS > EKS > Cluster > Skip alarm for Tags control [90 days]
  • AWS > EKS > Node Group > Delete from AWS
  • AWS > EKS > Node Group > Set Tags
  • AWS > EKS > Node Group > Skip alarm for Active control
  • AWS > EKS > Node Group > Skip alarm for Active control [90 days]
  • AWS > EKS > Node Group > Skip alarm for Approved control
  • AWS > EKS > Node Group > Skip alarm for Approved control [90 days]
  • AWS > EKS > Node Group > Skip alarm for Tags control
  • AWS > EKS > Node Group > Skip alarm for Tags control [90 days]

5.4.2 (2020-12-17)

Bug fixes

  • Controls run faster now when in the tbd and skipped states thanks to the new Guardrails Precheck feature (not to be confused with TSA PreCheck). With Guardrails Precheck, controls avoid running GraphQL input queries when in tbd and skipped, resulting in faster and lighter control runs.

5.4.1 (2020-09-29)

Bug fixes

  • We've made some improvements to our real-time event handling that reduces the risk of creating resources in CMDB with malformed AKAs. There's no noticeable difference, but things should run more reliably now.

5.4.0 (2020-09-04)

What's new?

  • Discovery controls now have their own control category, CMDB > Discovery, to allow for easier filtering separately from other CMDB controls.

5.3.1 (2020-08-12)

Bug fixes

  • In various Active controls, we were outputting log messages that did not properly show how many days were left until we'd delete the inactive resources (we were still deleting them after the correct number of days). These log messages have been fixed and now contain the correct number of days.

5.3.0 (2020-08-04)

Resource Types

Added

  • AWS > EKS > Node Group

Control Types

Added

  • AWS > EKS > Node Group > Active
  • AWS > EKS > Node Group > Approved
  • AWS > EKS > Node Group > CMDB
  • AWS > EKS > Node Group > Configured
  • AWS > EKS > Node Group > Discovery
  • AWS > EKS > Node Group > Tags
  • AWS > EKS > Node Group > Usage

Policy Types

Added

  • AWS > EKS > Node Group > Active
  • AWS > EKS > Node Group > Active > Age
  • AWS > EKS > Node Group > Active > Last Modified
  • AWS > EKS > Node Group > Approved
  • AWS > EKS > Node Group > Approved > AMI Type
  • AWS > EKS > Node Group > Approved > Instance Type
  • AWS > EKS > Node Group > Approved > Regions
  • AWS > EKS > Node Group > Approved > Usage
  • AWS > EKS > Node Group > CMDB
  • AWS > EKS > Node Group > Configured
  • AWS > EKS > Node Group > Configured > Claim Precedence
  • AWS > EKS > Node Group > Configured > Source
  • AWS > EKS > Node Group > Regions
  • AWS > EKS > Node Group > Tags
  • AWS > EKS > Node Group > Tags > Template
  • AWS > EKS > Node Group > Usage
  • AWS > EKS > Node Group > Usage > Limit

Renamed

  • AWS > EKS > Regions [Default] to AWS > EKS > Regions
  • AWS > Guardrails > Event Handlers > Events > Rules > Custom Event Patterns > EKS to AWS > Guardrails > Event Handlers > Events > Rules > Custom Event Patterns > @turbot/aws-eks

Action Types

Added

  • AWS > EKS > Node Group > Delete
  • AWS > EKS > Node Group > Router
  • AWS > EKS > Node Group > Update Tags

5.2.2 (2020-06-24)

Bug fixes

  • The changes made to the cluster configuration like enabling public access on an existing EKS cluster will be automatically updated in the cluster's CMDB.

5.2.1 (2020-06-15)

What's new?

  • All resource Router actions now run even if Guardrails is outside of its allowed change window. This allows Guardrails to maintain an up-to-date CMDB by handling resource updates at all times. Note that this only affects Guardrails' ability to process resources changes that were made in the cloud provider - enforcement actions are still disabled outside of the change window.

5.2.0 (2020-05-14)

What's new?

  • Updated AWS > EKS > Regions policy default value to now include cn-north-1, cn-northwest-1.

Bug fixes

  • Links to documentation in the descriptions for several controls and policies were broken. These links have now been fixed.

Policy Types

Removed

  • AWS > EKS > Regions