If the aws_s3_bucket_lifecycle_configuration have multiple rule with for same prefix with different object tags it will not add prefix value through terraform. Required solution
This issue fixed by wrapping prefix and tags in add block.
If the aws_s3_bucket_lifecycle_configuration have multiple rule with for same prefix with different object tags it will not add prefix value through terraform. Required solution
This issue fixed by wrapping prefix and tags in add block.