Skip to content

Set AWS_REGION

Joe Burnett requested to merge master-patch-21c2 into main

The packer publish step requires AWS_REGION but we are setting AWS_DEFAULT_REGION. We just need to pick one, so AWS_REGION it is.

https://gitlab.com/gitlab-org/ci-cd/shared-runners/images/aws/macos-nesting/-/blob/7ac1660364aad43bdce6ae1077500f6af1111b2b/Makefile.packer.mk#L77

Merge request reports