department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
282 stars 203 forks source link

[Terraform] AWS provider 3.76.1 update #56991

Open pjhill opened 1 year ago

pjhill commented 1 year ago

Description

Currently, it seems as though we are unable to configure changes to S3 buckets through Terraform. In particular, we are unable to configure a CORS policy change to an S3 bucket because the change is not detected in a the Terraform plan. Instead, a change related to S3 encryption scheme changes is displayed in the Terraform plan.

This issue may be resolved by upgrading the AWS provider from 3.74 to 3.76.1. However, 3.76.1 brings codebuild issues with it.

Acceptance Criteria

pjhill commented 1 year ago

Probably not very urgent at the moment