Skip to content

Commit

Permalink
added tf requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoeker12 committed Nov 6, 2024
1 parent 50e796c commit 6edea9b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Setup Guide.md → Forking Guide.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Demo Configuration Guide

## Prerequisites
You must have:
1. A Jamf Pro API Integration with permissions in each of your route to live instances
2. A Hashicorp Cloud Platform Terraform Org set up (it's free)
3. A Terraform Project set up.
4. 3 workspaces set up in that org and project:
- Sandbox
- Staging
- Production

5. TF variables and secrets set up. You can set up a "Variable Set" for items shared between workspaces (like provider config)
- Varibles must match the names seen in workload/terraform/jamfpro/backend.tf


## Required Secrets

### GitHub Personal Access Token
Expand Down

0 comments on commit 6edea9b

Please sign in to comment.