Overview
Terraform 1.7.1 on Ubuntu 20.04 with maintenance support by ATH.
This is a repackaged open source software product wherein additional charges apply for support. Terraform is an Infrastructure as Code (IaC) tool developed by Hashi Corp. It enables users to define, manage, and provision infrastructure resources through declarative configuration files. The key objective of Terraform is to automate the entire lifecycle of infrastructure, including provisioning, modification, and deletion, in a consistent and predictable manner.The workflow involves creating configuration files that describe the desired state of the infrastructure. Terraform then analyzes these files to determine the necessary changes and communicates with APIs of various cloud providers, on-premises data centers, or other infrastructure components to bring the actual infrastructure state in line with the defined configuration.
Highlights
- In addition to cloud resources, Terraform supports a wide range of infrastructure components, including virtual machines, databases, networking, and container orchestration platforms.
- Terraform enables the definition of infrastructure configurations as code, promoting version control, collaboration, and repeatability in infrastructure management.
- Users specify the desired end-state of infrastructure rather than scripting the steps to reach that state. This simplifies configuration files and improves readability.
Details
Typical total price
$0.15/hour
Pricing
Free trial
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.micro AWS Free Tier | $0.001 | $0.012 | $0.013 |
t2.small | $0.05 | $0.023 | $0.073 |
t2.medium | $0.05 | $0.046 | $0.096 |
t2.large | $0.05 | $0.093 | $0.143 |
t2.xlarge | $0.05 | $0.186 | $0.236 |
t2.2xlarge | $0.05 | $0.371 | $0.421 |
t3.nano | $0.05 | $0.005 | $0.055 |
t3.micro AWS Free Tier | $0.05 | $0.01 | $0.06 |
t3.small | $0.05 | $0.021 | $0.071 |
t3.medium | $0.05 | $0.042 | $0.092 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
No Refund
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Try one unit of this product for 5 days. There will be no software charges for that unit, but AWS infrastructure charges still apply. Free Trials will automatically convert to a paid subscription upon expiration and you will be charged for additional usage above the free units provided.
Additional details
Usage instructions
Connect to EC2 Linux instance - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstances.html ( Port - 22 and Username - ubuntu) Now run the following commands : ubuntu sudo apt-get update check terraform version terraform --version
Support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.