@turbot/gcp-composer

The gcp-composer mod contains resource, control and policy definitions for GCP Composer service.

Version
5.4.0
Released On
Feb 07, 2024
Depends On

Resource Types

Control Types

Policy Types

Release Notes

5.4.0 (2024-02-07)

What's new?

  • 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.

  • Resource's metadata will now also include createdBy details in Turbot CMDB.

Policy Types

  • GCP > Composer > Environment > Approved > Custom

5.3.0 (2023-03-27)

What's new?

  • 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.

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 Turbot. This will allow the CMDB controls to process resource deletions from Guardrails more reliably than before.

  • We've made a few improvements in the GraphQL queries for various router actions. You won't notice any difference, but things should run lighter and quicker than before.

5.2.2 (2020-12-10)

Bug fixes

  • We've updated the GCP > * > Set API Enabled actions to use the latest API calls when checking the state of the service in the GCP project. There's no noticeable difference, but things should run smoother now.

5.2.1 (2020-11-03)

Bug fixes

  • We've updated the Discovery controls for resources to now move to skipped instead of invalid if the service API is disabled in the project and the GCP > {service} > API Enabled policy is checking if the API is disabled. This will reduce the amount of noisy controls that cannot be easily resolved without making changes to the service API.

5.2.0 (2020-09-15)

What's new?

  • We've made improvements to how Active controls interact with CMDB policies and controls for more reliable active checks. Now, if a resource's CMDB policy is set to Skip, its Active control will move to invalid to prevent the Active control from making a decision based on outdated information. Also, Active controls will now wait until the resource's CMDB control has run at least once to ensure the required data is available.

5.1.0 (2020-08-28)

What's new?

  • Discovery controls now have their own control category, CMDB > Discovery, to allow for easier filtering separately from other CMDB controls.
  • We've renamed the service's default regions policy from Regions [Default] to Regions to be consistent with our other regions policies.

5.0.4 (2020-08-11)

Bug fixes

  • We’ve made improvements to our GraphQL input queries for various controls and actions. You won’t notice any differences, but things should run smoother and quicker than before.

5.0.3 (2020-07-24)

Bug fixes

  • Active controls for all resources were not calling the delete action properly, which meant inactive resources were not being deleted when the policy was set to enforce deletions. This has been fixed and inactive resources will now be cleaned up again.

5.0.2 (2020-05-13)

Bug fixes

  • Although the data validation errors, which appear in various CMDB and Discovery controls, are not blockers, they look ugly in the UI and should be cleaned up. These errors have now been fixed.

5.0.1 (2020-05-07)

Bug fixes

  • While importing a GCP project, sometimes resources' Discovery controls would get stuck in an Invalid state due to incorrectly configured dependencies. This has been fixed and project imports should be smooth again.

5.0.0 (2020-04-02)

Resource Types

  • GCP > Composer
  • GCP > Composer > Environment

Control Types

  • GCP > Composer > API Enabled
  • GCP > Composer > CMDB
  • GCP > Composer > Discovery
  • GCP > Composer > Environment > Active
  • GCP > Composer > Environment > Approved
  • GCP > Composer > Environment > CMDB
  • GCP > Composer > Environment > Discovery
  • GCP > Composer > Environment > Labels
  • GCP > Composer > Environment > Usage

Policy Types

  • GCP > Composer > API Enabled
  • GCP > Composer > Approved Regions [Default]
  • GCP > Composer > CMDB
  • GCP > Composer > Enabled
  • GCP > Composer > Environment > Active
  • GCP > Composer > Environment > Active > Age
  • GCP > Composer > Environment > Active > Last Modified
  • GCP > Composer > Environment > Approved
  • GCP > Composer > Environment > Approved > Regions
  • GCP > Composer > Environment > Approved > Usage
  • GCP > Composer > Environment > CMDB
  • GCP > Composer > Environment > Labels
  • GCP > Composer > Environment > Labels > Template
  • GCP > Composer > Environment > Regions
  • GCP > Composer > Environment > Usage
  • GCP > Composer > Environment > Usage > Limit
  • GCP > Composer > Labels Template [Default]
  • GCP > Composer > Permissions
  • GCP > Composer > Permissions > Levels
  • GCP > Composer > Permissions > Levels > Modifiers
  • GCP > Composer > Regions [Default]
  • GCP > Turbot > Event Handlers > Logging > Sink > Compiled Filter > @turbot/gcp-composer
  • GCP > Turbot > Permissions > Compiled > Levels > @turbot/gcp-composer
  • GCP > Turbot > Permissions > Compiled > Service Permissions > @turbot/gcp-composer

Action Types

  • GCP > Composer > Environment > Delete
  • GCP > Composer > Environment > Router
  • GCP > Composer > Environment > Set Labels
  • GCP > Composer > Set API Enabled