Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions applications/mysql/mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down