From a05b1be49cf4eb4d3701fa993d3efd6d5bedaccf Mon Sep 17 00:00:00 2001 From: Na'ama Date: Mon, 31 Dec 2018 13:49:44 +0200 Subject: [PATCH] Updated description of the source image Updated description of the source image to not be specific to AWS but to be cloud provider agnostic. --- applications/mysql/mysql.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/applications/mysql/mysql.yaml b/applications/mysql/mysql.yaml index a7991b1..88631c9 100644 --- a/applications/mysql/mysql.yaml +++ b/applications/mysql/mysql.yaml @@ -31,9 +31,8 @@ infrastructure: source: os_type: linux image: - # This is a clean Ubuntu server image that will - # be used to create a new EC2 instance in the defined - # AWS region + # This is a clean Ubuntu server image that will be used + # to create a new VM on your preferred cloud provider ami: - id: ami-f90a4880 region: eu-west-1