update cloud-init casing
This commit is contained in:
parent
bb598c27fe
commit
f44d32ab57
|
@ -77,7 +77,7 @@ process in various ways data passed via the means described above, allowing
|
||||||
you to run arbitrary scripts and do basic system configuration immediately
|
you to run arbitrary scripts and do basic system configuration immediately
|
||||||
during the boot process and without the need to access the machine over SSH.
|
during the boot process and without the need to access the machine over SSH.
|
||||||
|
|
||||||
> For a hands-on tutorial about deploying cloud-init scripts in Terraform, try the [Provision Infrastructure with Cloud-Init](https://learn.hashicorp.com/tutorials/terraform/cloud-init?in=terraform/provision?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) track on HashiCorp Learn.
|
> For a hands-on tutorial about deploying cloud-init scripts in Terraform, try the [Provision Infrastructure with cloud-init](https://learn.hashicorp.com/tutorials/terraform/cloud-init?in=terraform/provision?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) track on HashiCorp Learn.
|
||||||
|
|
||||||
If you are building custom machine images, you can make use of the "user data"
|
If you are building custom machine images, you can make use of the "user data"
|
||||||
or "metadata" passed by the above means in whatever way makes sense to your
|
or "metadata" passed by the above means in whatever way makes sense to your
|
||||||
|
|
Loading…
Reference in New Issue