Skip to content

fix: dismiss AWS S3 ACL errors

Boros Gábor requested to merge gabor/update-terraform-resources into main

Description

This MR fixes the S3 bucket creation for edX instances based on https://github.com/hashicorp/terraform-provider-aws/issues/28353 reacting to the changes introduced by AWS.

Supporting information

https://tasks.opencraft.com/browse/BB-7138

Testing instructions

Steps to test the changes:

  1. proofread

Dependencies

N/A

Screenshots

N/A

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • All providers include the new feature/change
  • All affected providers can provision new clusters
  • Unit tests are added/updated
  • Documentation is added/updated
  • The TOOLS_CONTAINER_IMAGE_VERSION in ci_vars.yml is updated
  • The grove-template repository is updated

Additional context

N/A

Edited by Boros Gábor

Merge request reports