parent
51348ecffa
commit
fbb9a3adeb
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
||||
# Terraform |
||||
|
||||
Terraform is an extremely popular open source Infrastructure as Code (IaC) tool that can be used with many different cloud and service provider APIs. Terraform focuses on an immutable approach to infrastructure, with a terraform state file center to tracking the status of your real world infrastructure. |
||||
|
||||
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://www.terraform.io/'>Terraform Website</BadgeLink> |
||||
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://www.terraform.io/docs'>Terraform Documentation</BadgeLink> |
||||
<BadgeLink badgeText='Tutorials' colorScheme='blue' href='https://learn.hashicorp.com/terraform'>Terraform Tutorials</BadgeLink> |
||||
<BadgeLink badgeText='Intro Video' colorScheme='blue' href='https://www.youtube.com/watch?v=h970ZBgKINg&ab_channel=HashiCorp'>Intro to Terraform Video</BadgeLink> |
||||
|
Loading…
Reference in new issue