1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

Fix broken build

This commit is contained in:
Kamran Ahmed
2022-10-04 17:48:12 +04:00
parent 55997c1730
commit ced6fbab2e

View File

@@ -7,7 +7,7 @@ Terraform is an extremely popular open source Infrastructure as Code (IaC) tool
<BadgeLink badgeText='Tutorials' colorScheme='blue' href='https://learn.hashicorp.com/terraform'>Terraform Tutorials</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='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='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='Read' 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='Read' 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> <BadgeLink badgeText='Read' colorScheme='blue' href='https://www.terraform.io/cdktf/examples'>CDKTF Examples</BadgeLink>