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