mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-28 04:03:27 -04:00
fix whitespace
This commit is contained in:
parent
e59f39df5f
commit
35a69fd322
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@
|
|||
<p> </p>
|
||||
<p>resource <span class="txt-spe">"aws_instance"</span> <span class="txt-str">"app"</span> {</p>
|
||||
<p> count = <span class="txt-int">5</span></p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<p> ami = <span class="txt-str">"ami-d05e75b8"</span></p>
|
||||
<p> instance_type = <span class="txt-str">"t2.micro"</span></p>
|
||||
<p>}</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue