Difference between revisions of "Terraform examples"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
== See also == | == See also == | ||
− | + | * {{Terraform examples}} | |
− | * {{Terraform}} | ||
[[Category:Terraform]] | [[Category:Terraform]] |
Revision as of 10:25, 19 October 2023
Terraform native
AWS provider
- Create S3 bucket using Terraform
- AWS instance example with aws_ami lookup and key_name:
aws instance
,aws_ami
- AWS instance example with aws_ami lookup:
aws instance
,aws_ami
- AWS instance example: main.tf:
aws instance
VMware provider
- VMware: https://registry.terraform.io/providers/hashicorp/vsphere/latest/docs/resources/virtual_machine
AWS EKS
Related terms
See also
Advertising: