Closed nateprice18f closed 5 months ago
│ Warning: Argument is deprecated
│
│ with module.api_mod_setup.module.logging.aws_s3_bucket.access,
│ on .terraform/modules/api_mod_setup.logging/s3.tf line 81, in resource "aws_s3_bucket" "access":
│ 81: resource "aws_s3_bucket" "access" {
│
│ Use the aws_s3_bucket_server_side_encryption_configuration resource instead
S3 terraform modules have been updated to address terraform validate/plan failures do to updated modules. Also update main TF with current provider and TF version. TTS GRACE repos used with AWS-Admin to reinstate process.