Skip to content

Commit 6e9de9d

Browse files
committed
TF Cloud Lab Elements
1 parent 675dfea commit 6e9de9d

File tree

2 files changed

+4
-39
lines changed

2 files changed

+4
-39
lines changed

Core-Environment-DemoLab-v1/readme.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
This lab is an environment that I deploy with Terraform Cloud to quickly get an Azure Environment up and running - allowing me to demonstrate concepts and test ideas.
22

3-
These labs can also be used other deployment methods, but the guide below is for Terraform Cloud. Follow the pre-reqs below to deploy.
3+
These labs can also be used with other deployment methods and tooling, but the guide below is for Terraform Cloud. Follow the notes below to deploy.
4+
5+
For a guide on setting up a Service Principal see here: https://github.com/jakewalsh90/Terraform-Azure/tree/main/Terraform-Cloud-Deployment
46

57
## Pre reqs:
68

@@ -11,9 +13,5 @@ The following elements need to be added to Terraform Cloud as variables:
1113
- client_id - Service Principal ID
1214
- client_secret - Service Principal Secret
1315
- subscription_id - Subscription ID you want to deploy into
14-
- tenant_id - Tenant ID
15-
16-
### Lab Specific Variables
17-
18-
##### Core Environment
16+
- tenant_id - Tenant ID of the Azure Tenant you want to deploy into
1917
- vpn_app_id - ID of the VPN Enterprise Application, see https://learn.microsoft.com/en-us/azure/vpn-gateway/openvpn-azure-ad-tenant

Terraform-Cloud-Labs/.gitignore

-33
This file was deleted.

0 commit comments

Comments
 (0)