Skip to content

Commit 143b1ca

Browse files
authored
Merge pull request #811 from gruntwork-io/fix-library
Remove deprecated search from IaC Library
2 parents e56d324 + 0f0c5e1 commit 143b1ca

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed
Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
<h2>What's in the Library?</h2>
22
<p>
3-
The Infrastructure as Code Library consists of 40+ GitHub repos, some open
4-
source, some private, each of which contains reusable, battle-tested
5-
infrastructure code for AWS, written in Terraform, Go, Bash,
6-
and Python. Check out
7-
<a
8-
href="https://docs.gruntwork.io/library/overview/"
9-
target="_blank"
10-
>How to use the Gruntwork Infrastructure as Code Library</a
11-
>
12-
to see how it all works.
3+
The Infrastructure as Code Library consists of 300+ reusable, battle-tested
4+
production-grade Terraform modules for AWS.
5+
</p>
6+
<p>
7+
<a href="https://docs.gruntwork.io/library/reference/" class="btn btn-primary" role="button" ga-on="click" ga-event-category="CTA Clicks" ga-event-action="Search Library" ga-event-label="User clicked Search Library from marketing website" target="_blank">Search the library</a>
8+
<a href="https://docs.gruntwork.io/library/overview/" class="btn" role="button" ga-on="click" ga-event-category="CTA Clicks" ga-event-action="Read Library Docs" ga-event-label="User clicked Read the Library Docs from marketing website" target="_blank">Read the library docs</a>
139
</p>
14-
{% include_relative _search.html %} {% include_relative _library-table.html %}
15-
{% include_relative _no-results.html %} {% include_relative _modals.html %}

0 commit comments

Comments
 (0)