Skip to content

Commit

Permalink
TF Cloud Lab Elements
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewalsh90 committed Oct 11, 2023
1 parent 675dfea commit 6e9de9d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 39 deletions.
10 changes: 4 additions & 6 deletions Core-Environment-DemoLab-v1/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
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.

These labs can also be used other deployment methods, but the guide below is for Terraform Cloud. Follow the pre-reqs below to deploy.
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.

For a guide on setting up a Service Principal see here: https://github.com/jakewalsh90/Terraform-Azure/tree/main/Terraform-Cloud-Deployment

## Pre reqs:

Expand All @@ -11,9 +13,5 @@ The following elements need to be added to Terraform Cloud as variables:
- client_id - Service Principal ID
- client_secret - Service Principal Secret
- subscription_id - Subscription ID you want to deploy into
- tenant_id - Tenant ID

### Lab Specific Variables

##### Core Environment
- tenant_id - Tenant ID of the Azure Tenant you want to deploy into
- vpn_app_id - ID of the VPN Enterprise Application, see https://learn.microsoft.com/en-us/azure/vpn-gateway/openvpn-azure-ad-tenant
33 changes: 0 additions & 33 deletions Terraform-Cloud-Labs/.gitignore

This file was deleted.

0 comments on commit 6e9de9d

Please sign in to comment.