Difference between revisions of "IT-SDK-Terraform"

From wiki.samerhijazi.net
Jump to navigation Jump to search
Line 10: Line 10:
 
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs
 
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs
 
=DigitalOcean=
 
=DigitalOcean=
 +
 +
=Main commands=
 +
<pre class="code">
 +
terraform init
 +
terraform plan
 +
terraform apply
 +
terraform destroy
 +
</pre>

Revision as of 17:27, 3 March 2022