For BYOC, when AWS region is not set, the error now links to the docs: missing AWS region: set AWS_REGION or edit your AWS profile (https://docs.defang.io/docs/providers/aws#region)
Linked Issues
853 (for aws missing credentials)
782
Checklist
[x] I have performed a self-review of my code
[x] I have added appropriate tests
[x] I have updated the Defang CLI docs and/or README to reflect my changes, if necessary
Description
For BYOC, when AWS region is not set, the error now links to the docs:
missing AWS region: set AWS_REGION or edit your AWS profile (https://docs.defang.io/docs/providers/aws#region)
Linked Issues
853 (for aws missing credentials)
782
Checklist