byu-oit / byu-oit/terraform-aws-lambda-api

Use the aws_s3_bucket_lifecycle_configuration resource instead

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HCL
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.