-
- Did terraform init which downloaded the landing-zone code
- Then locally updated landing-zone-vpc module version to 7.13.1
- Now tried adding existing_vpc_id under vpcs map of landing-zone modul…
-
Hello everyone,
I've been working on documenting AWS services on GitHub, focusing on VPC so far. To continue this effort, I would like to expand the documentation to cover AWS VPC (Virtual Private …
-
GCP flow logs have been updated to contain Google Kubernetes Engine (GKE) metadata. The module should be updated to handle this metadata and populate the appropriate ECS fields. The metadata contains …
-
For aws vpcflow integration with aws.vpcflow.action:REJECT, I only see event.outcome:failure. It should set event.type based on aws.vpcflow.action.
aws.vpcflow.action can be ACCEPT or REJECT accor…
-
**What would you like to be enhanced**:
1. AWS docs “[What is Traffic Mirroring?](https://docs.aws.amazon.com/vpc/latest/mirroring/what-is-traffic-mirroring.html)” states that only ENI of type “int…
-
`format` variable is added into [Filebeat](https://github.com/elastic/beats/pull/33699) to enable users to specify a custom VPC flow log format. We should also add this feature into the integration.
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
```
error: failed to compile fetched bundle: failed to compile //registry.mondoo.com/namespace/mondoohq/queries/mondoo-aws-security-s3-bucket-level-public-access-prohibited: cannot find dependent com…
-
Hi,
thank you for this tool. But I have found some undetected actions.
When creating VPC flow logs and probably other logs, the action logs:CreateLogDelivery is needed. To delete it, logs:Delete…
-
Hi team,
# Describe the bug
I'm trying to implement Runner fleeting from the exemple https://github.com/cattle-ops/terraform-aws-gitlab-runner/tree/main/examples/runner-fleeting-plugin. But aft…