From c099f341b5a0502b0c2b55c9e0235efabcd1e45f Mon Sep 17 00:00:00 2001 From: Ni Jannasch Date: Wed, 27 Nov 2024 14:11:23 +0100 Subject: [PATCH] Update title from Infrastructure as Cloud to Infrastructure as Code (#7801) * Rename understand-the-concept-of-infrastructure-as-cloud@RJctUpvlUJGAdwBNtDSXw.md to understand-the-concept-of-infrastructure-as-code@RJctUpvlUJGAdwBNtDSXw.md Fix the name of the page * Update cyber-security.json --- ...-concept-of-infrastructure-as-code@RJctUpvlUJGAdwBNtDSXw.md} | 2 +- src/data/roadmaps/cyber-security/cyber-security.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename src/data/roadmaps/cyber-security/content/{understand-the-concept-of-infrastructure-as-cloud@RJctUpvlUJGAdwBNtDSXw.md => understand-the-concept-of-infrastructure-as-code@RJctUpvlUJGAdwBNtDSXw.md} (93%) diff --git a/src/data/roadmaps/cyber-security/content/understand-the-concept-of-infrastructure-as-cloud@RJctUpvlUJGAdwBNtDSXw.md b/src/data/roadmaps/cyber-security/content/understand-the-concept-of-infrastructure-as-code@RJctUpvlUJGAdwBNtDSXw.md similarity index 93% rename from src/data/roadmaps/cyber-security/content/understand-the-concept-of-infrastructure-as-cloud@RJctUpvlUJGAdwBNtDSXw.md rename to src/data/roadmaps/cyber-security/content/understand-the-concept-of-infrastructure-as-code@RJctUpvlUJGAdwBNtDSXw.md index b830ba34f..1915a81d7 100644 --- a/src/data/roadmaps/cyber-security/content/understand-the-concept-of-infrastructure-as-cloud@RJctUpvlUJGAdwBNtDSXw.md +++ b/src/data/roadmaps/cyber-security/content/understand-the-concept-of-infrastructure-as-code@RJctUpvlUJGAdwBNtDSXw.md @@ -4,4 +4,4 @@ Infrastructure as Code (IaC) is a practice of managing and provisioning computin Learn more from the following resources: -- [@roadmap@Terraform Roadmap](https://roadmap.sh/terraform) \ No newline at end of file +- [@roadmap@Terraform Roadmap](https://roadmap.sh/terraform) diff --git a/src/data/roadmaps/cyber-security/cyber-security.json b/src/data/roadmaps/cyber-security/cyber-security.json index 496b8b742..0727e418b 100644 --- a/src/data/roadmaps/cyber-security/cyber-security.json +++ b/src/data/roadmaps/cyber-security/cyber-security.json @@ -10668,7 +10668,7 @@ }, "selected": false, "data": { - "label": "Understand the concept of Infrastructure as Cloud", + "label": "Understand the concept of Infrastructure as Code", "style": { "fontSize": 17, "justifyContent": "flex-start",