sparse-intern-71089
07/05/2021, 8:41 AMbrave-planet-10645
07/05/2021, 1:05 PMconst rg= new aws.elasticache.ReplicationGroup("rg", {
availabilityZones: [
"eu-west-1a",
],
replicationGroupDescription: "my replication group",
engineVersion: "6.x",
engine: "redis",
numberCacheClusters: 1,
nodeType: "cache.t3.micro"
})
brave-planet-10645
07/05/2021, 1:06 PMcurved-pharmacist-41509
07/05/2021, 1:34 PMbrave-planet-10645
07/05/2021, 2:29 PMbrave-planet-10645
07/05/2021, 2:30 PMbrave-planet-10645
07/05/2021, 2:37 PMcurved-pharmacist-41509
07/06/2021, 1:51 AMcurved-pharmacist-41509
07/06/2021, 1:51 AMcurved-pharmacist-41509
07/06/2021, 1:51 AM