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
> Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed.
> ╷
> │ Warning: Invalid Attribute Combination
> │
> │ with aws_s3_bucket_lifecycle_configuration.this[0],
> │ on .terraform/main.tf line 253, in resource "aws_s3_bucket_lifecycle_configuration" "this":
> │ 253: resource "aws_s3_bucket_lifecycle_configuration" "this" {
> │
> │ 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
> │
> │ (and 2 more similar warnings elsewhere)
Any idea when we're going to implement this fix on this module?
hashicorp/terraform-provider-aws#41710
Using module 4.6.0 and AWS Provider 5.83.0
The text was updated successfully, but these errors were encountered: