{% extends "portfolios/base.html" %} {% from "components/text_input.html" import TextInput %} {% block portfolio_content %}
{% include "fragments/edit_application_form.html" %}

Application Environments

Each environment created within an application is an enclave of cloud resources that is logically separated from each other for increased security.

{% endblock %}