DefangLabs / defang

Defang CLI and sample projects. Defang is a radically simpler way for developers to develop, deploy, and debug cloud applications.
https://defang.io
MIT License
39 stars 9 forks source link

AWS region error links to docs #859

Closed commit111 closed 5 days ago

commit111 commented 1 week ago

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