Use the aws_s3_bucket_lifecycle_configuration resource instead
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- aws, terraform
- Domain
- cloud, infrastructure
Research direction
Start by locating the module's aws_s3_bucket resources corresponding to the warning, including the resource shown at .terraform/modules/events.postman_test_lambda/main.tf line 45. Review how lifecycle configuration is currently declared, then run Terraform validation or a plan to confirm the deprecated-argument warnings are gone.
Written by the indexing model from the issue text.
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)
- Dominant language
- HCL
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Getting set up
We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from byu-oit/terraform-aws-lambda-api
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in byu-oit/terraform-aws-lambda-api
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
GoogleCloudPlatform/k8s-config-connector#13462 ·
Maintainers usually reply within 1 day
-
self-driving
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
PostHog/posthog#107087 · 1 comment ·
Maintainers usually reply within 1 day
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
neondatabase/neon#12950 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
IBM/packer-plugin-ibmcloud#173 ·
-
new-line in COS image url when more than one non-deprecated image present in repo at the same timeOpenarea/provider/gcp kind/bug needs-triage sig/cloud-provider sig/scalability sig/testing
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
kubernetes/kubernetes#142423 · 3 comments ·
Maintainers usually reply within 1 day