-
When creating a flow log using the new/experimental flow log construct, the `FlowLogOptions.logGroupOptions` property is ignored.
### Reproduction Steps
```
import * as cdk from '@aws…
-
### Terraform Version
Terraform v0.9.11
### Terraform Configuration Files
```hcl
resource "aws_cloudwatch_event_rule" "cloudwatch_to_s3" {
name = "cloudwatch-to-s3"
descript…
-
### Terraform Version
```
TF version 0.11.11
```
### Terraform Configuration Files
```hcl
resource "aws_iam_role" "flow_logs" {
name = "AmazonVPCFlowLogs"
assum…
k7faq updated
4 years ago
-
### Terraform Version
```
Terraform v0.11.11
+ provider.aws v1.57.0
+ provider.null v2.0.0
```
### Terraform Configuration Files
```hcl
...
```
### Debug Output
```
Error…
k7faq updated
4 years ago
-
We need the ability to configure the VPC flow logs on Google Cloud Platform via Gardener to meet security requirements.
Manual configuration of the VPC flow logs is not possible, as it gets overwri…
-
### 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…
-
Boris would like us to start forwarding logs to VA's Splunk.
From Boris: Yep, for now. I would like us to save the VPC flow logs -> Cloudwatch.
- Create a LogGroup for VPC flow logs
- Create a subscri…
-
### Terraform Version
`0.8.8`
### Affected Resource(s)
- emr_cluster
### Terraform Configuration Files
```hcl
resource "aws_emr_cluster" "emr-cluster" {
name = "${var.stack_name}…
-
### Terraform Version
**Terraform Version**
```
Terraform 10.8
provider.aws 0.1.4
provider.random 0.1.0
provider.template 0.1.1
```
### Terraform Configuration Files
```hcl
/*
ter…
-
Executing inspec test in AWS using Inspec AWS resource pack. I begin to see the error above. I have control that checks buckets for public access and objects. I also have the latest aws-sdk on the sys…