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 becfec5 commit 1df93f4Copy full SHA for 1df93f4
app/util/k8s/dcapt-snapshots.json
@@ -574,6 +574,32 @@
574
}
575
],
576
"build_number": "2301"
577
+ },
578
+ {
579
+ "version": "6.3.2",
580
+ "data": [
581
582
+ "type": "ebs",
583
+ "size": "large",
584
+ "snapshots": [
585
586
+ "us-east-2": "snap-0b760f603881646fd",
587
+ "us-east-1": "snap-02dcb0c3f5bbc74c8"
588
+ }
589
+ ]
590
591
592
+ "type": "rds",
593
594
595
596
+ "us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-crowd-6-3-2",
597
+ "us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-crowd-6-3-2"
598
599
600
601
+ ],
602
+ "build_number": "2303"
603
604
]
605
0 commit comments