hamlet-io / engine

Framework for managing cloud infrastructure via templates. It is part of the broader Hamlet devops framework.
GNU General Public License v3.0
5 stars 5 forks source link

feat(cloudtrail): support for account cloudtrail #2079

Closed roleyfoley closed 1 year ago

roleyfoley commented 1 year ago

Intent of Change

Description

Motivation and Context

Cloudtrail auditing provides a log of all activities performed within a cloud provider subscription. They usually focus on management plane calls but can be configured to support some data plane calls for deeply integrated services.

This adds support for the management activities and closes #679

How Has This Been Tested?

Tested locally and on test deployment

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: