Skip to content

Invalid Attribute Combination #60

Description

@MScottBlake

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

This resource appears to be in used in:

Metadata

Metadata

Assignees

Labels

:help-customersIssues for the customer success team

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions