Update 100-terraform.md (#2033)

pull/2110/head
subhash-iiitm 2 years ago committed by GitHub
parent 9491682fcc
commit a7f11ae0ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      content/roadmaps/102-devops/content/105-infrastructure-as-code/103-infrastructure-provisioning/100-terraform.md

@ -6,3 +6,8 @@ Terraform is an extremely popular open source Infrastructure as Code (IaC) tool
<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>
<BadgeLink badgeText="CDKTF Official Website' colorScheme='blue' href='https://www.terraform.io/cdktf'>Terraform CDK Website</BadgeLink>
<BadgeLink badgeText='CDKTF Concepts' colorScheme='blue' href='https://www.terraform.io/cdktf/concepts/cdktf-architecture'>What is the CDKTF?</BadgeLink>
<BadgeLink badgeText='CDKTF Getting Started Guide' colorScheme='blue' href='https://learn.hashicorp.com/tutorials/terraform/cdktf-install?in=terraform/cdktf'>CDKTF Getting Started Guide</BadgeLink>
<BadgeLink badgeText='CDKTF Examples' colorScheme='blue' href='https://www.terraform.io/cdktf/examples'>CDKTF Examples</BadgeLink>

Loading…
Cancel
Save