mirror of
https://github.com/mcuadros/ascode
synced 2024-11-26 06:01:08 +01:00
deploy: 29ecfb6c45f598dd92bb4f867c94f9d97b186d63
This commit is contained in:
parent
1f87d18b49
commit
46e56712b0
@ -42,7 +42,7 @@ type. And, if the type is a list are indexable.</p><h6 id=properties>Properties<
|
|||||||
|
|
||||||
<span class=k>print</span><span class=p>(</span><span class=n>instance</span><span class=o>.</span><span class=n>ami</span><span class=p>)</span>
|
<span class=k>print</span><span class=p>(</span><span class=n>instance</span><span class=o>.</span><span class=n>ami</span><span class=p>)</span>
|
||||||
<span class=c1># Output:</span>
|
<span class=c1># Output:</span>
|
||||||
<span class=c1># "${aws_ami.ubuntu.id}"</span>
|
<span class=c1># ${aws_ami.ubuntu.id}</span>
|
||||||
</code></pre></div><h3 id=type-bbackendb>type <b>Backend</b></h3><p>The part of Terraform’s core that determines how Terraform stores
|
</code></pre></div><h3 id=type-bbackendb>type <b>Backend</b></h3><p>The part of Terraform’s core that determines how Terraform stores
|
||||||
state and performs operations (like plan, apply, import, etc.).
|
state and performs operations (like plan, apply, import, etc.).
|
||||||
Terraform has multiple <a href=https://www.terraform.io/docs/backends/index.html>backends</a>
|
Terraform has multiple <a href=https://www.terraform.io/docs/backends/index.html>backends</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user