We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bfade7 commit dad9a19Copy full SHA for dad9a19
.changeset/smart-hounds-walk.md
@@ -0,0 +1,5 @@
1
+---
2
+"@mirohq/cloud-data-import": patch
3
4
+
5
+Included Cloud View's deep-link in outro message
src/aws-app/cliMessages.ts
@@ -28,7 +28,9 @@ ${blueBright(`Resource discovery completed successfully! 🚀`)}
28
29
📦 Your resources are saved at ${yellowBright(
30
pathname,
31
-)}. Now open the "AWS Cloud View" app in Miro and upload the JSON file to visualize your cloud resources.
+)}. Now open the "AWS Cloud View" app in Miro or use the link below to upload the JSON file to visualize your cloud resources.
32
33
+🔗 https://miro.new/?cloudviewAction=openAwsManualUpload
34
35
Happy visualizing!
36
0 commit comments