We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e47d7 commit bf30940Copy full SHA for bf30940
docs/pages/product/deployment/cloud/byoc/_meta.js
@@ -1,5 +1,4 @@
1
module.exports = {
2
- "aws": "AWS",
3
- "aws-privatelink": "AWS PrivateLink",
4
- "azure": "Azure",
5
-}
+ aws: "AWS",
+ azure: "Azure",
+};
0 commit comments