GSA-TTS / tts-tech-operations

TTS Technology Operations
https://handbook.tts.gsa.gov/tech-operations/
Other
6 stars 0 forks source link

Upstream Grace repos #1708

Closed nateprice18f closed 5 months ago

nateprice18f commented 5 months ago
### AWS-Admin GRACE Modules Update
- [x] Determine if upstream Grace repo should be forked into TTS-GSA for management.
- [x] Fork GSA/grace repos
- [x] Update Terraform code within GSA-TTS org
- [ ] TBD Update TF code and request merge back to GSA main ???
### GRACE repo fork GSA to GSA-TTS
- [x] https://github.com/GSA/grace-iam
- [x] https://github.com/GSA/grace-config
- [x] https://github.com/GSA/grace-logging
- [x] https://github.com/GSA/grace-alerting
nateprice18f commented 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
nateprice18f commented 5 months ago

GRACE repo fork GSA to GSA-TTS

nateprice18f commented 5 months ago

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.