-
Howdy. Here's my stanza that seem to present the problem:
```
module "cloudtrail" {
source = "azavea/cloudtrail/aws"
version = "0.1.0"
project = "company"
environment = "dev"
reg…
-
### Describe the feature
There are a few places where we look at CloudTrail event selectors:
- `aws.s3.filters.data-events`
- `aws.account.check-cloudtrail`
- `aws.cloudtrail.event-selectors`
…
-
**Is your feature request related to a problem? Please describe.**
We're trying to make sure that the event rule targets belong to the whitelisted accounts
**Describe the solution you'd like**
Cr…
-
# Description
Domain validation is broken when deploying a new environment. As per AWS:
My name is Duanne, here to assist with the domain verification pending issue you noted for domain dev.notifica…
-
I ran trailblazer and ended up with this output: https://gist.github.com/0xdabbad00/e25cf5599881c13d3b644bc4109cf619
There are 1576 events there, and many events are missing that I know should be r…
-
**Describe the bug**
There is an ongoing issue when deploying TEAM in a delegated admin account. The issue is caused by a failure in creating a cloudtrail lake event datastore as part of the initial …
-
### Terraform Core Version
1.9.7
### AWS Provider Version
5.70.0
### Affected Resource(s)
aws_route53_zone_association
### Expected Behavior
On destroy of a resource aws_route53_z…
-
### Terraform Core Version
1.5.6
### AWS Provider Version
aws v5.0.1
### Affected Resource(s)
Cloudtrail
### Expected Behavior
The cloudtrail module I have created (based of the e…
-
**Er funksjonaliteten relatert til et problem? Vennligst utdyp.**
Vi har allerede cloudtrail som backes opp til S3 i knowit sin management account. En trail mot S3 er gratis, 2 fører til betydelige k…
-
Policy:
```yaml
filters:
- type: check-cloudtrail
running: true
global-events: true
multi-region: true
actions:
- type: enable-cloudtrail
multi…