You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The aws_s3_bucket_lifecycle_configuration resource is throwing warnings about a misconfiguration.
Warning
│ Warning: Invalid Attribute Combination
│
│ with module.firehose-logging.aws_s3_bucket_lifecycle_configuration.osquery-results,
│ on .terraform/modules/firehose-logging/addons/logging-destination-firehose/main.tf line 14, in resource "aws_s3_bucket_lifecycle_configuration" "osquery-results":
│ 14: resource "aws_s3_bucket_lifecycle_configuration" "osquery-results" {
│
│ No attribute specified when one (and only one) of [rule[0].filter,rule[0].prefix] is required
│
│ This will be an error in a future version of the provider
The
aws_s3_bucket_lifecycle_configurationresource is throwing warnings about a misconfiguration.Warning
│ Warning: Invalid Attribute Combination
│
│ with module.firehose-logging.aws_s3_bucket_lifecycle_configuration.osquery-results,
│ on .terraform/modules/firehose-logging/addons/logging-destination-firehose/main.tf line 14, in resource "aws_s3_bucket_lifecycle_configuration" "osquery-results":
│ 14: resource "aws_s3_bucket_lifecycle_configuration" "osquery-results" {
│
│ No attribute specified when one (and only one) of [rule[0].filter,rule[0].prefix] is required
│
│ This will be an error in a future version of the provider
This resource appears to be in used in: