Terraform is used to create, manage, and update infrastructure resources such as physical machines, VMs, network switches, containers, and more. Almost any infrastructure type can be represented as a ...
This might be to do a basic test of something, find an example to tinker with, or send to someone to get them going. The code is generally divided up by provider, then resource, then whatever the ...