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 1e50a4c commit a61ce55Copy full SHA for a61ce55
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