You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use same wording for button labels to create instances (#174)
The button for GPU instances has a "Create a GPU Instance" label while
the button for confidential VMs reads "Create Confidential".
Harmonized the two.
Copy file name to clipboardExpand all lines: src/components/pages/console/confidential/ConfidentialDashboardPage/cmp.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ export default function ConfidentialDashboardPage() {
34
34
title="Confidential Instance"
35
35
description="Protect your sensitive workloads with our Confidential VMs. Designed for maximum privacy and security, ensuring your execution and data stays safe."
0 commit comments