github.com/darmach/terratest@v0.34.8-0.20210517103231-80931f95e3ff/docs/_pages/commercial-support/index.html (about)

     1  ---
     2  layout: commercial-support
     3  title: Commercial Support
     4  subtitle: Get help via email, chat, and phone/video from the team that created Terratest.
     5  excerpt: Get help via email, chat, and phone/video from the team that created Terratest.
     6  permalink: /commercial-support/
     7  slug: commercial-support
     8  nav_title: Commercial Support
     9  nav_title_link: /docs/
    10  custom_js:
    11  - prism
    12  - examples
    13  - collection-browser_toc
    14  ---
    15  <div class="">
    16    <div class="commercial-support__page">
    17      {% include_relative _commercial-support-features.html %}
    18      <hr class="short" />
    19      {% include_relative _pricing-table.html %}
    20      <section class='links-n-get-access__section'>
    21        <div class="get-access-cmp">
    22          <img src='{{site.baseurl}}/assets/img/commercial-support/support-mobile-bottom.svg' alt='Shape' class="shapes-bottom" />
    23          <span>
    24            <img src='{{site.baseurl}}/assets/img/commercial-support/support-web-bottom-left.svg' alt='Shape' class="shapes-left" />
    25            <img src='{{site.baseurl}}/assets/img/commercial-support/support-web-bottom-right.svg' alt='Shape' class="shapes-right" />
    26            Get access to a library of over 300,000 lines of battle-tested, production-grade infrastructure code, all thoroughly tested with Terratest.
    27          </span>
    28          <a href="https://gruntwork.io" target="_blank" class="btn btn-primary">Explore Gruntwork.io</a>
    29        </div>
    30        {% include links-section.html %}
    31      </section>
    32    </div>
    33  </div>