Skip to content

Commit

Permalink
VCDL-251 more taxonomy updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jennamwong committed Apr 23, 2024
1 parent 16dfa09 commit e39bb36
Show file tree
Hide file tree
Showing 20 changed files with 107 additions and 107 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy-terraform-cloud-bonus-lab.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
name: hashicorp/field-workshops-terraform/deploy-terraform-cloud-bonus-lab
name: hashicorp/field-workshops-terraform/deploy-hcp-terraform-bonus-lab
on:
workflow_dispatch:
push:
branches:
- 'main'
paths:
- 'instruqt-tracks/terraform-cloud-bonus-lab/**'
- 'instruqt-tracks/hcp-terraform-bonus-lab/**'
permissions:
contents: read
jobs:
deploy-track:
uses: ./.github/workflows/instruqt-track-deploy.yml
with:
working_directory: "instruqt-tracks/terraform-cloud-bonus-lab"
working_directory: "instruqt-tracks/hcp-terraform-bonus-lab"
INSTRUQT_CLI_URI: ${{ vars.INSTRUQT_CLI_URI }}
secrets:
INSTRUQT_TOKEN: ${{ secrets.INSTRUQT_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion docs/slides/aws/hcp-terraform-v2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
// want to ignore. The following slides do not active the
// lightbox - this is an all-or-nothing approach and can be improved.
const ignore_ids = [
"slide-Intro-to-Terraform-Cloud",
"slide-Intro-to-hcp-terraform",
"slide-terraform-adoption-journey",
"slide-lab-guidance-01",
"slide-lab-guidance-02",
Expand Down
2 changes: 1 addition & 1 deletion docs/slides/aws/hcp-terraform-v2/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Intro-to-Terraform-Cloud
name: Intro-to-hcp-terraform
class: center, middle, title-slide, no-footer
count: true
![:scale 40%](images/HCP_Diagram_OnBlack_Terraform.svg)
Expand Down
158 changes: 79 additions & 79 deletions docs/slides/aws/hcp-terraform/index.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/slides/azure/hcp-terraform-v2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
// want to ignore. The following slides do not active the
// lightbox - this is an all-or-nothing approach and can be improved.
const ignore_ids = [
"slide-Intro-to-Terraform-Cloud",
"slide-Intro-to-hcp-terraform",
"slide-terraform-adoption-journey",
"slide-lab-guidance-01",
"slide-lab-guidance-02",
Expand Down
2 changes: 1 addition & 1 deletion docs/slides/azure/hcp-terraform-v2/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Intro-to-Terraform-Cloud
name: Intro-to-hcp-terraform
class: center, middle, title-slide, no-footer
count: true
![:scale 40%](images/HCP_Diagram_OnBlack_Terraform.svg)
Expand Down
10 changes: 5 additions & 5 deletions docs/slides/azure/hcp-terraform/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Intro-to-Terraform-Cloud
name: Intro-to-hcp-terraform
class: center,middle,title-slide
count: false
<br><br>
Expand Down Expand Up @@ -172,7 +172,7 @@ Enable users to build what they need without running up a huge bill or putting y
**Terraform Cloud encourages safe provisioning via reusable modules and policy enforcement. Now users can build exactly what they need to do their jobs without breaking things or putting your organization at risk. A slow and cumbersome approval process is no longer required because the automation enforces best practices without manual code reviews.**

---
name: terraform-cloud-what-is-it
name: hcp-terraform-what-is-it
# Terraform Cloud - The Big Picture

.center[
Expand Down Expand Up @@ -318,7 +318,7 @@ Terraform Cloud/Enterprise is an application that provides the following feature
**Terraform Enterprise can store and encrypt your cloud credentials, passwords or any other sensitive data. These credentials are stored safely inside of a Vault instance that runs inside of TFE.**

---
name: terraform-cloud-enterprise
name: hcp-terraform-enterprise
class: compact
# Terraform Cloud or Terraform Enterprise?
**[Terraform Cloud](https://app.terraform.io/signup)** is a hosted application that provides features like remote state management, API driven runs, policy management and more. Many users prefer a cloud-based SaaS solution because they don't want to maintain the infrastructure to run it.
Expand Down Expand Up @@ -934,7 +934,7 @@ APIs are the default language of the Internet. According to Akamai research 83%
**There are APIs for all kinds of stuff! Even Dad Jokes!**

---
name: terraform-cloud-api
name: hcp-terraform-api
# Terraform Cloud API - How It Works
```bash
# Create a workspace using the API
Expand Down Expand Up @@ -997,7 +997,7 @@ If you have completed all the workshop content and would like to try the bonus l
???
This bonus lab can be used with any of the three Terraform Cloud workshops. Create an invite if you'd like to share it with your students.

https://instruqt.com/hashicorp/tracks/terraform-cloud-bonus-lab
https://instruqt.com/hashicorp/tracks/hcp-terraform-bonus-lab

---
name: additional-resources-tfe
Expand Down
2 changes: 1 addition & 1 deletion docs/slides/gcp/hcp-terraform-v2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
// want to ignore. The following slides do not active the
// lightbox - this is an all-or-nothing approach and can be improved.
const ignore_ids = [
"slide-Intro-to-Terraform-Cloud",
"slide-Intro-to-hcp-terraform",
"slide-terraform-adoption-journey",
"slide-lab-guidance-01",
"slide-lab-guidance-02",
Expand Down
2 changes: 1 addition & 1 deletion docs/slides/gcp/hcp-terraform-v2/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Intro-to-Terraform-Cloud
name: Intro-to-hcp-terraform
class: center, middle, title-slide, no-footer
count: true
![:scale 40%](images/HCP_Diagram_OnBlack_Terraform.svg)
Expand Down
10 changes: 5 additions & 5 deletions docs/slides/gcp/hcp-terraform/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Intro-to-Terraform-Cloud
name: Intro-to-hcp-terraform
class: center,middle,title-slide
count: false
<br><br>
Expand Down Expand Up @@ -172,7 +172,7 @@ Enable users to build what they need without running up a huge bill or putting y
**Terraform Cloud encourages safe provisioning via reusable modules and policy enforcement. Now users can build exactly what they need to do their jobs without breaking things or putting your organization at risk. A slow and cumbersome approval process is no longer required because the automation enforces best practices without manual code reviews.**

---
name: terraform-cloud-what-is-it
name: hcp-terraform-what-is-it
# Terraform Cloud - The Big Picture

.center[
Expand Down Expand Up @@ -318,7 +318,7 @@ Terraform Cloud/Enterprise is an application that provides the following feature
**Terraform Enterprise can store and encrypt your cloud credentials, passwords or any other sensitive data. These credentials are stored safely inside of a Vault instance that runs inside of TFE.**

---
name: terraform-cloud-enterprise
name: hcp-terraform-enterprise
class: compact
# Terraform Cloud or Terraform Enterprise?
**[Terraform Cloud](https://app.terraform.io/signup)** is a hosted application that provides features like remote state management, API driven runs, policy management and more. Many users prefer a cloud-based SaaS solution because they don't want to maintain the infrastructure to run it.
Expand Down Expand Up @@ -932,7 +932,7 @@ APIs are the default language of the Internet. According to Akamai research 83%
**There are APIs for all kinds of stuff! Even Dad Jokes!**

---
name: terraform-cloud-api
name: hcp-terraform-api
# Terraform Cloud API - How It Works
```bash
# Create a workspace using the API
Expand Down Expand Up @@ -995,7 +995,7 @@ If you have completed all the workshop content and would like to try the bonus l
???
This bonus lab can be used with any of the three Terraform Cloud workshops. Create an invite if you'd like to share it with your students.

https://instruqt.com/hashicorp/tracks/terraform-cloud-bonus-lab
https://instruqt.com/hashicorp/tracks/hcp-terraform-bonus-lab

---
name: additional-resources-tfe
Expand Down
2 changes: 1 addition & 1 deletion docs/slides/korean/aws/hcp-terraform-v2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
// want to ignore. The following slides do not active the
// lightbox - this is an all-or-nothing approach and can be improved.
const ignore_ids = [
"slide-Intro-to-Terraform-Cloud",
"slide-Intro-to-hcp-terraform",
"slide-terraform-adoption-journey",
"slide-lab-guidance-01",
"slide-lab-guidance-02",
Expand Down
2 changes: 1 addition & 1 deletion docs/slides/korean/aws/hcp-terraform-v2/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Intro-to-Terraform-Cloud
name: Intro-to-hcp-terraform
class: center, middle, title-slide, no-footer
count: true
![:scale 40%](images/HCP_Diagram_OnBlack_Terraform.svg)
Expand Down
10 changes: 5 additions & 5 deletions docs/slides/korean/aws/hcp-terraform/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Intro-to-Terraform-Cloud
name: Intro-to-hcp-terraform
class: center,middle,title-slide
count: false
<br><br>
Expand Down Expand Up @@ -171,7 +171,7 @@ name: self-service-infra
**Terraform Cloud는 재사용 가능한 모듈 및 정책 시행을 통해 안전한 프로비저닝을 권장합니다. 이제 사용자는 업무를 중단하거나 조직을 위험에 빠뜨리지 않고 업무를 수행하는 데 필요한 것을 정확하게 구축 할 수 있습니다. 자동화가 수동 코드 검토없이 모범 사례를 적용하기 때문에 느리고 번거로운 승인 프로세스가 더 이상 필요하지 않습니다.**

---
name: terraform-cloud-what-is-it
name: hcp-terraform-what-is-it
# Terraform Cloud - 최종 상태

.center[
Expand Down Expand Up @@ -318,7 +318,7 @@ Terraform Cloud/Enterprise는 다음의 환경을 제공합니다.:
TFE/TFC는 클라우드 자격 증명, 암호 또는 기타 민감한 데이터를 저장하고 암호화 할 수 있습니다. 이러한 자격 증명은 TFE 내부에서 실행되는 Vault 인스턴스 내부에 안전하게 저장됩니다.

---
name: terraform-cloud-enterprise
name: hcp-terraform-enterprise
# Terraform Cloud와 Terraform Enterprise 차이
**[Terraform Cloud](https://app.terraform.io/signup)**는 원격 상태 관리, API 기반 실행, 정책 관리 등과 같은 기능을 제공하는 호스팅 된 애플리케이션입니다. 많은 사용자가 클라우드 기반 SaaS 솔루션을 선호하는 이유는 인프라를 유지하여 실행하는 것을 원하지 않기 때문입니다.

Expand Down Expand Up @@ -933,7 +933,7 @@ API는 인터넷의 기본 언어입니다. Akamai 연구에 따르면 인터넷
모든 종류의 API가 준비되어있습니다.

---
name: terraform-cloud-api
name: hcp-terraform-api
# Terraform Cloud API - 동작
```bash
# Create a workspace using the API
Expand Down Expand Up @@ -996,7 +996,7 @@ name: bonus-lab
???
이 보너스 랩은 세 가지 Terraform 클라우드 워크숍 중 하나와 함께 사용할 수 있습니다. 학생과 공유하려면 초대장을 만드세요.

https://instruqt.com/hashicorp/tracks/terraform-cloud-bonus-lab
https://instruqt.com/hashicorp/tracks/hcp-terraform-bonus-lab

---
name: additional-resources-tfe
Expand Down
2 changes: 1 addition & 1 deletion instructor-guides/frequently_asked_questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ env | grep AWS

**Q. What is the Bonus Lab?**<br>
A. The bonus lab is meant for intermediate to advanced users who have already completed the main track. The bonus lab is a challenging combination that tests several skills learned in the Terraform Cloud workshop. There are different Sentinel policies for the bonus lab depending on whether you're using AWS, Azure or GCP. Access it here:<br>
https://instruqt.com/hashicorp/tracks/terraform-cloud-bonus-lab
https://instruqt.com/hashicorp/tracks/hcp-terraform-bonus-lab
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

slug: terraform-cloud-bonus-lab
slug: hcp-terraform-bonus-lab
id: gxdsws9y9bsu
type: track
title: Bonus Lab - Terraform Cloud
Expand Down

0 comments on commit e39bb36

Please sign in to comment.