{% assign full_link_url = "https://terragrunt-v1.gruntwork.io" | append: page.url %}
{% include banner.html
text="🧪 The terragrunt-v1 docs are open for feedback!"
link_url=full_link_url
link_text="Try them out!"
target="_blank"
has_button=false
%}
{{ content }}
{% include links-n-built-by.html %}
{% include footer.html %}
{% include scripts.html %}