terraform
Create and deploy infrastructure as code to cloud providers.
=> More information.
- Initialize a new or existing Terraform configuration:
terraform init
- Verify that the configuration files are syntactically valid:
terraform validate
- Format configuration according to Terraform language style conventions:
terraform fmt
- Generate and show an execution plan:
terraform plan
- Build or change infrastructure:
terraform apply
- Destroy Terraform-managed infrastructure:
terraform destroy
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/terraform.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 103.419897 milliseconds
- Gemini-to-HTML Time
- 0.312918 milliseconds
This content has been proxied by September (ba2dc).