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

Getting deprecation warnings on plan #58

Closed
dzandt-mission opened this issue Oct 7, 2022 · 1 comment
Closed

Getting deprecation warnings on plan #58

dzandt-mission opened this issue Oct 7, 2022 · 1 comment
Labels
invalid This doesn't seem right

Comments

@dzandt-mission
Copy link

Found a bug? Maybe our Slack Community can help.

Slack Community

Describe the Bug

Getting this output from terraform plan with the latest version (21.0)

│ Warning: Argument is deprecated

│ with module.cloudtrail_s3_bucket.module.s3_bucket.aws_s3_bucket.default[0],
│ on .terraform/modules/cloudtrail_s3_bucket.s3_bucket/main.tf line 1, in resource "aws_s3_bucket" "default":
│ 1: resource "aws_s3_bucket" "default" {

│ Use the aws_s3_bucket_versioning resource instead

Expected Behavior

No command deprecation warnings

Steps to Reproduce

Steps to reproduce the behavior:
Configure the module as directed
Perform a terraform plan

Environment (please complete the following information):

Anything that will help us triage the bug will help. Here are some ideas:

  • OS: OSX
  • Version: 21.0
@dzandt-mission dzandt-mission added the bug 🐛 An issue with the system label Oct 7, 2022
@Nuru Nuru added invalid This doesn't seem right and removed bug 🐛 An issue with the system labels Apr 15, 2024
@Nuru
Copy link
Contributor

Nuru commented Apr 15, 2024

This issue is with cloudtrail_s3_bucket not cloudtrail, and has been fixed somewhere along the way anyway.

@Nuru Nuru closed this as completed Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants