You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we set region in our actions and use it for deploying AWS resources. We have hardcoded the region in validation code and use to verify the deployment worked correctly. Both regions should match for tests to work correctly. Further, long running tests set region in in actions too.
We should revisit the code, and if it makes sense, set region in a single location and remove hard-coding.
To help us investigate further, we need additional information to reproduce or understand this issue. Please ensure you have steps to reproduce and information about your OS, rad CLI version, and runtime version.
A project maintainer will reply on this issue soon to ask for additional specifics if needed.
For more information on our triage process please visit our triage overview
Currently, we set region in our actions and use it for deploying AWS resources. We have hardcoded the region in validation code and use to verify the deployment worked correctly. Both regions should match for tests to work correctly. Further, long running tests set region in in actions too.
We should revisit the code, and if it makes sense, set region in a single location and remove hard-coding.
AB#13802
The text was updated successfully, but these errors were encountered: