Skip to content

Commit

Permalink
fix aws-ec2 formatting around ttl (#1770)
Browse files Browse the repository at this point in the history
  • Loading branch information
skippy authored and jefferai committed Aug 23, 2016
1 parent fff006b commit d57fe39
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions website/source/docs/auth/aws-ec2.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -844,12 +844,14 @@ in its identity document to match the one specified by this parameter.
Defaults to an empty string, meaning that role tags are disabled.
</li>
</ul>
<li>
<span class="param">ttl</span>
<span class="param-flags">optional</span>
The TTL period of tokens issued using this role, provided as "1h", where hour is
the largest suffix.
</li>
<ul>
<li>
<span class="param">ttl</span>
<span class="param-flags">optional</span>
The TTL period of tokens issued using this role, provided as "1h", where hour is
the largest suffix.
</li>
</ul>
<ul>
<li>
<span class="param">max_ttl</span>
Expand Down

0 comments on commit d57fe39

Please sign in to comment.