|
|
|
|
@ -125,7 +125,7 @@
|
|
|
|
|
<h2>Examples</h2>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="col-xs-12 col-lg-12 explantion">
|
|
|
|
|
<div class="col-md-6 explantion">
|
|
|
|
|
<h3>Layering Resources</h3>
|
|
|
|
|
<p>Use attributes from other resources to create a layered
|
|
|
|
|
infrastructure. Terraform handles ordering resource creation
|
|
|
|
|
@ -160,7 +160,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div> <!-- /.terminal-item -->
|
|
|
|
|
|
|
|
|
|
<div class="col-xs-12 col-lg-12 explantion">
|
|
|
|
|
<div class="col-md-6 explantion">
|
|
|
|
|
<h3>Fast, Simplified Interaction</h3>
|
|
|
|
|
<p>
|
|
|
|
|
Simple and intuitive configuration makes even the most complicated services approachable:
|
|
|
|
|
@ -199,6 +199,13 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div> <!-- /.terminal-item -->
|
|
|
|
|
<div class="cta col-sm-8 col-sm-offset-2">
|
|
|
|
|
<p class="lead">The intro contains a walkthrough guide, introductory literature and
|
|
|
|
|
a range of examples to experiment with Terraform.</p>
|
|
|
|
|
<p>
|
|
|
|
|
<a class="terra-btn" href="#">Get started</a>
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="feature-skew" id="demo-bg"></div>
|
|
|
|
|
|