{% assign d4a_stable = "CE-Stable-1" %}
{% assign d4a_edge = "CE-Edge-1" %}
{% assign d4a_test = "CE-Test-1" %}
{% capture aws_blue_latest %}
Deploy Docker Community Edition (CE) for AWS (stable)
{% endcapture %}
{% capture aws_blue_vpc_latest %}
Deploy Docker Community Edition (CE) for AWS (stable)
uses your existing VPC
{% endcapture %}
{% capture aws_blue_edge %}
Deploy Docker Community Edition (CE) for AWS (edge)
{% endcapture %}
{% capture aws_blue_vpc_edge %}
Deploy Docker Community Edition (CE) for AWS (edge)
uses your existing VPC
{% endcapture %}
{% capture aws_blue_test %}
Deploy Docker Community Edition (CE) for AWS (test)
{% endcapture %}
{% capture azure_blue_latest %}
Deploy Docker Community Edition (CE) for Azure (stable)
{% endcapture %}
{% capture azure_blue_edge %}
Deploy Docker Community Edition (CE) for Azure (edge)
{% endcapture %}
{% capture azure_button_latest %}

{% endcapture %}