Skip to content

fix: AWS S3 CORS

Paulo Viadanna requested to merge viadanna/fix-aws-s3-cors into main

Description

Fixes AWS S3 CORS

Supporting information

Testing instructions

Steps to test the changes:

  1. Run tf plan
  2. AllowedOrigins are correct

Dependencies

None

Screenshots

image

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

Add any other context about the merge request here.

Merge request reports