mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
Fixed a duplicate quote in an example in the index
This commit is contained in:
parent
9013777279
commit
9ebb22d0ad
@ -154,7 +154,7 @@
|
||||
<p> domain = <span class="txt-str">"example.com"</span></p>
|
||||
<p> name = <span class="txt-str">"test"</span></p>
|
||||
<p> value = <span class="txt-str">"<span class="txt-var">${digitalocean_droplet.web.ipv4_address}</span>"</span></p>
|
||||
<p> type = "<span class="txt-str">"A"</span></p>
|
||||
<p> type = <span class="txt-str">"A"</span></p>
|
||||
<p>}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user