-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
There is a warning about "Invalid Attribute Combination":
Warning: Invalid Attribute Combination
with module.this.module.this.aws_s3_bucket_lifecycle_configuration.state,
on .terraform/modules/this.this/bucket.tf line 110, in resource "aws_s3_bucket_lifecycle_configuration" "state":
110: resource "aws_s3_bucket_lifecycle_configuration" "state" {
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
It seems a PR was already created about this problem: #129
Metadata
Metadata
Assignees
Labels
No labels