@turbot/gcp-functions

The gcp-functions mod contains resource, control and policy definitions for GCP Functions service.

Version
5.8.0
Released On
Nov 16, 2023
Depends On

Resource Types

Control Types

Policy Types

Release Notes

5.8.0 (2023-11-16)

Policy Types

  • GCP > Functions > Function > Policy > Trusted Access > All Authenticated
  • GCP > Functions > Function > Policy > Trusted Access > All Users

5.7.0 (2023-06-26)

What's new?

  • Turbot will now also discover and store 2nd generation cloud functions in CMDB.

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.

Policy Types

Renamed

  • GCP > Functions > Regions [Default] to GCP > Functions > Regions

5.6.0 (2023-06-12)

What's new?

  • Resource's metadata will now also include createdBy details in Turbot CMDB.
  • README.md file is now available for users to check details about the resource types and service permissions that the mod covers.

5.5.0 (2022-11-02)

What's new?

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

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.

Policy Types

  • GCP > Functions > Function > Approved > Custom

5.4.0 (2021-12-09)

What's new?

  • We've improved the state reasons and details tables in various Approved and Active controls to be more helpful, especially when a resource is unapproved or inactive. Previously, to understand why one of these controls is in 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 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.3.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.3.1 (2020-10-30)

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.3.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.2.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.1.0 (2020-08-13)

What's new?

  • We now support controlling access for functions to provide automatic protection against unexpected access from projects, domains, groups, users, and service accounts.

    To get started with this new control, please see the GCP > Functions > Function > Policy > Trusted Access policy and all of its sub-policies to specify which IAM resources are allowed to access your functions.

Control Types

  • GCP > Functions > Function > Policy
  • GCP > Functions > Function > Policy > Trusted Access

Policy Types

  • GCP > Functions > Function > Policy
  • GCP > Functions > Function > Policy > Trusted Access
  • GCP > Functions > Function > Policy > Trusted Access > Domains
  • GCP > Functions > Function > Policy > Trusted Access > Groups
  • GCP > Functions > Function > Policy > Trusted Access > Service Accounts
  • GCP > Functions > Function > Policy > Trusted Access > Users
  • GCP > Functions > Trusted Domains [Default]
  • GCP > Functions > Trusted Groups [Default]
  • GCP > Functions > Trusted Service Accounts [Default]
  • GCP > Functions > Trusted Users [Default]

Action Types

  • GCP > Functions > Function > Set Trusted Access

5.0.6 (2020-08-10)

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.5 (2020-07-23)

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.4 (2020-06-02)

What's new?

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

5.0.3 (2020-05-20)

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.2 (2020-05-13)

Bug fixes

  • Several permissions did not have grant levels assigned, so when this service was enabled, the IAM permission model would be unable to calculate the full permission set across all services. The missing grant levels have been added and permission calculations are now running smoothly again.

5.0.1 (2020-05-06)

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-27)

Resource Types

  • GCP > Functions
  • GCP > Functions > Function

Control Types

  • GCP > Functions > API Enabled
  • GCP > Functions > CMDB
  • GCP > Functions > Discovery
  • GCP > Functions > Function > Active
  • GCP > Functions > Function > Approved
  • GCP > Functions > Function > CMDB
  • GCP > Functions > Function > Discovery
  • GCP > Functions > Function > Usage

Policy Types

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

Action Types

  • GCP > Functions > Function > Delete
  • GCP > Functions > Function > Router
  • GCP > Functions > Set API Enabled