Skip to content

Warning: Invalid Attribute Combination in aws_s3_bucket_lifecycle_configuration #57

@bobbyiliev

Description

@bobbyiliev

Noticed the following warning coming from the storage module:

│ Warning: Invalid Attribute Combination
│ 
│   with module.materialize_infrastructure.module.storage.aws_s3_bucket_lifecycle_configuration.materialize_storage[0],
│   on ../../modules/storage/main.tf line 36, in resource "aws_s3_bucket_lifecycle_configuration" "materialize_storage":
│   36: resource "aws_s3_bucket_lifecycle_configuration" "materialize_storage" {
│ 
│ No attribute specified when one (and only one) of [rule[0].prefix.<.filter] is required
│ 
│ This will be an error in a future version of the provider

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions