Difference between revisions of "Terraform examples"

From wikieduonline
Jump to navigation Jump to search
(Created page with " * VMWare: https://registry.terraform.io/providers/hashicorp/vsphere/latest/docs/resources/virtual_machine == See also == * {{Terraform}} Category:Terraform")
 
 
(30 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  
 +
== Terraform native ==
 +
* [[Terraform: Hello world.tf]] (<code>[[output]]</code>)
 +
* [[Terraform: read files]] (<code>[[file]]</code>)
  
* [[VMWare]]: https://registry.terraform.io/providers/hashicorp/vsphere/latest/docs/resources/virtual_machine
+
== [[AWS provider]] ==
 +
* [[Create S3 bucket using Terraform]]
 +
* [[AWS instance example with aws_ami lookup and key_name]]: <code>[[aws instance]]</code>, <code>[[aws_ami]]</code>
 +
* [[AWS instance example with aws_ami lookup]]: <code>[[aws instance]]</code>, <code>[[aws_ami]]</code>
 +
* [[AWS instance example: main.tf]]: <code>[[aws instance]]</code>
  
 +
== VMware provider ==
 +
* [[VMware]]: https://registry.terraform.io/providers/hashicorp/vsphere/latest/docs/resources/virtual_machine
 +
 +
== [[AWS EKS]] ==
 +
* [[Terraform EKS]]: [[Deploy EKS cluster using Terraform]]
 +
 +
== Related terms ==
 +
* [[Ansible examples]]
 +
* [[Terraform providers]]
  
 
== See also ==
 
== See also ==
* {{Terraform}}
+
* {{Terraform examples}}
 +
* {{main.tf}}
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 19:46, 23 October 2023

Advertising: