diff --git a/docs/docs/01-start-here/05-aws.md b/docs/docs/01-start-here/05-aws.md index 1d7c42cd7c0..e4a7c689091 100644 --- a/docs/docs/01-start-here/05-aws.md +++ b/docs/docs/01-start-here/05-aws.md @@ -23,7 +23,7 @@ resources, using Terraform as the provisioning engine. :::info Under Construction -:construction: We plan to also support [Azure](https://github.com/winglang/wing/issues?q=is:issue+is:open+sort:updated-desc+label:"☁️ azure") and [Google Cloud](https://github.com/winglang/wing/issues?q=is:issue+is:open+sort:updated-desc+label:"☁️ gcp") as platforms out of +:construction: We plan to also support [Azure](https://github.com/winglang/wing/issues?q=is:issue+is:open+sort:updated-desc+label:%22☁️%20azure%22) and [Google Cloud](https://github.com/winglang/wing/issues?q=is:issue+is:open+sort:updated-desc+label:%22☁️%20gcp%22) as platforms out of the box. In addition, we are planning support for other provisioning engines such as AWS CloudFormation and Kubernetes.