trustgrid / trustgrid-infra-as-code

Infrastructure as code modules and examples for working with Trustgrid.io products
0 stars 0 forks source link

Add TF & autoregistration scripts to azure examples #6

Open dbeauchea-pl opened 4 days ago

dbeauchea-pl commented 4 days ago

It would be useful if there were terraform examples for azure.

Also, the aws example includes a cloud init script with autoregistration. Would the same script work with azure? there is support in Azure for userdata/cloudinit scripts. good writeup here: https://www.phillipsj.net/posts/cloud-init-with-terraform/