Skip to content

Commit cd666fc

Browse files
authored
Merge pull request #765 from gruntwork-io/restore-about-a-day-msg
Restore 'in about a day' messaging
2 parents 4d72175 + f21bb34 commit cd666fc

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is the code for the [Gruntwork website](https://www.gruntwork.io).
44

5-
Gruntwork can help you get your entire infrastructure, defined as code, in a few days. You focus on your product.
5+
Gruntwork can help you get your entire infrastructure, defined as code, in about a day. You focus on your product.
66
We'll take care of the Gruntwork.
77

88
## Docker quick start

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
baseurl: ""
33
url: "https://www.gruntwork.io"
44
name: "Gruntwork | DevOps as a Service"
5-
description: "Your entire infrastructure. Defined as code. In a few days. At Gruntwork, we get you running on AWS with Terraform and you get 100% of the code."
5+
description: "Your entire infrastructure. Defined as code. In about a day. At Gruntwork, we get you running on AWS with Terraform and you get 100% of the code."
66
full_company_name: "Gruntwork, Inc"
77
thumbnail_path: "/assets/img/logos-gruntwork/gruntwork-overview.png"
88
repository: "gruntwork-io/gruntwork-io.github.io"

_data/cis-how-it-works.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<p class="alert" style="border: 1px solid #194c5f; background-color: #242e3b;">
2525
<strong>Get an End-to-End CIS Compliant Production-Grade Architecture</strong><br>
2626
Request a <a href="/reference-architecture">Gruntwork Reference Architecture</a> to get an end to end
27-
production-grade environment, certified by CIS for the AWS Foundations Benchmark, deployed into your AWS accounts, and fully managed as code—all in a few days!
27+
production-grade environment, certified by CIS for the AWS Foundations Benchmark, deployed into your AWS accounts, and fully managed as code—all in about a day!
2828
</p>
2929
3030
- title: Pass an audit

_data/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
The modules in the Infrastructure as Code Library are all designed to be highly configurable, composable, and to
170170
work together. In fact, we even offer the <a href="/reference-architecture/">Reference Architecture</a>,
171171
which is a battle-tested, end-to-end tech stack for AWS that we can customize to your needs and deploy
172-
into your AWS accounts in a few days. With open source code, all the integration work is up to you,
172+
into your AWS accounts in about a day. With open source code, all the integration work is up to you,
173173
and you'll find many of the modules are too inflexible to fit your needs or incompatible with other modules.
174174
</td>
175175
</tr>

_data/initial-setup-how-it-works.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<p>
2121
We generate the architecture using Terragrunt, Terraform, Bash, Python and Go. We deploy the resources to your
2222
AWS accounts. We validate the configuration, then we push the code to your git repository. For AWS, this
23-
takes a few days.
23+
takes about a day.
2424
</p>
2525
2626
- title: Learn how to use it

_data/reference-architecture-features.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
description: The architecture has been proven with hundreds of Gruntwork customers.
66

77
- title: Fast
8-
description: We'll deploy a fully-working, best-practices tech stack in AWS in a few days!
8+
description: We'll deploy a fully-working, best-practices tech stack in AWS in about a day!
99

1010
- title: Reliable
1111
description: Designed for high availability, scalability, and durability

_data/steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<a href="/reference-architecture/">Reference Architecture</a> for you. The Reference Architecture is an opinionated,
2626
battle-tested, end-to-end tech stack that includes just about everything you need, including: server cluster, load
2727
balancer, database, cache, network topology, monitoring, alerting, CI/CD, secrets management, VPN, and more. We
28-
customize the Reference Architecture to your needs, give you 100% of the code, and deploy it into your AWS account in a few days.
28+
customize the Reference Architecture to your needs, give you 100% of the code, and deploy it into your AWS account in about a day.
2929
3030
- title: Learn Terraform, Docker, Packer, AWS, and DevOps
3131
description: |

pages/checkout/_add-ons.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h1 class="addon-amount" id="addon-amount-cis">$1,245</h1>
8686
Benchmark. Our code is certified compliant by the Center for
8787
Internet Security. Add the Reference Architecture to get an
8888
end-to-end, production-grade architecture in your own AWS
89-
environment, fully managed as code - all in a few days!
89+
environment, fully managed as code - all in about a day!
9090
</p>
9191
<p id="cis-button-default" hidden>
9292
<a

pages/checkout/_checkout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h5 class="margin-top-none text-center no-anchor">
117117
<li class="check-list-disabled" id="subscription-addon-2">
118118
<span
119119
class="help-text light"
120-
title="An opinionated, best-practices, end-to-end tech stack that we customize to your needs, deploy into your AWS accounts, and give you 100% of the code—all in a few days."
120+
title="An opinionated, best-practices, end-to-end tech stack that we customize to your needs, deploy into your AWS accounts, and give you 100% of the code—all in about a day."
121121
data-toggle="tooltip"
122122
id="subscription-addon-3-text"
123123
>Reference Architecture</span

pages/how-it-works/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default
33
title: "Gruntwork: How it Works"
4-
excerpt: Gruntwork can help you get your entire infrastructure defined as code in a few days. Here's how it works.
4+
excerpt: Gruntwork can help you get your entire infrastructure defined as code in about a day. Here's how it works.
55
permalink: /how-it-works/
66
slug: how-it-works
77
footer_heading: Ready to hand off the gruntwork?

0 commit comments

Comments
 (0)