Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lifecycle configuration #318

Open
derekleegh opened this issue Mar 11, 2025 · 0 comments
Open

Update lifecycle configuration #318

derekleegh opened this issue Mar 11, 2025 · 0 comments

Comments

@derekleegh
Copy link

> 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant