Browse Source

update default ami in deploy network pipelines

Mokhtar Naamani 3 years ago
parent
commit
3770aa0a1a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .pipelines/deploy-node-network-inputs.json

+ 2 - 2
.pipelines/deploy-node-network-inputs.json

@@ -28,8 +28,8 @@
     "value": "t2.micro"
   },
   "ec2AMI": {
-    "description": "Pre-built AMI ID (ami-0090c9c49dc765fbb)",
-    "value": "ami-0090c9c49dc765fbb"
+    "description": "Pre-built AMI ID (ami-095792100b6e43a67)",
+    "value": "ami-095792100b6e43a67"
   },
   "networkSuffix": {
     "description": "Network suffix that will be added to the network name",