Skip to content

Use the aws_s3_bucket_lifecycle_configuration resource instead #35

@stuft2

Description

@stuft2

Getting this warning when using this module

│ Warning: Argument is deprecated
│ 
│   with module.events.module.postman_test_lambda.aws_s3_bucket.postman_bucket_logs[0],
│   on .terraform/modules/events.postman_test_lambda/main.tf line 45, in resource "aws_s3_bucket" "postman_bucket_logs":
│   45: resource "aws_s3_bucket" "postman_bucket_logs" {
│ 
│ Use the aws_s3_bucket_lifecycle_configuration resource instead
│ 
│ (and 9 more similar warnings elsewhere)

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