Skip to content

Commit 9c8a995

Browse files
authored
Make the Ref Arch enterprise only (#830)
1 parent 220e878 commit 9c8a995

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

pages/pricing/_pricing-add-ons.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,8 @@
1010
100% defined as code, deployed into your AWS accounts—all in about a day!</div>Reference Architecture
1111
</span>
1212
<div class="text-center grid-item-center">
13-
<div class="pricing-checkbox-wrapper">
14-
<input type="checkbox" id="add-on-reference-architecture-standard" {% unless include.already_included
15-
%}name="{{site.products.RefArch.key}}" {% endunless %} class="addon-checkbox"
16-
data-product-id="{{site.products.RefArch.stripeProductId}}">
17-
<span class="light">+$<strong>4,950</strong> one-time</span>
13+
<div class="text-center grid-item-center">
14+
<img src="/assets/img/pricing-not-include.svg" alt="not_including" />
1815
</div>
1916
</div>
2017
<div class="text-center grid-item-center">

pages/reference-architecture/_sub-hero.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<div class="row row-page-header">
22
<div class="col-xs-12">
33
<h2>A new standard for architecture</h2>
4+
<p class="alert" style="border: 1px solid #194c5f; background-color: #242e3b;">
5+
<strong>Enterprise Only</strong><br>
6+
The Reference Architecture is only available with Enterprise Subscriptions.
7+
</p>
48
<p>
59
The Reference Architecture is an opinionated, battle-tested, best-practices way of setting up all the foundational
610
pieces you need to get started with AWS and Terraform, including:

0 commit comments

Comments
 (0)