Skip to content

Commit

Permalink
amended some docs
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoeker12 committed Nov 8, 2024
1 parent fb199c8 commit 79864a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Terraform Demo for Jamf Pro V2

This repository contains an **example** automated workflow for using Terraform to manage Jamf Pro configuration across multiple environments in a Route To Live (RTL) arrangement. We leverage the [Jamf Pro Terraform Provider](https://github.com/deploymenttheory/terraform-provider-jamfpro) Hashicorp Terraform Cloud Workspaces and Github Actions to automate the planning, application and release process of your changes - ensuring only tested, versioned and approved code reaches production in the same state it was tested in.
This repository contains an **example** automated workflow for using Terraform to manage Jamf Pro configuration across multiple environments in a Route To Live (RTL) arrangement. We leverage the [Jamf Pro Terraform Provider](https://github.com/deploymenttheory/terraform-provider-jamfpro) Hashicorp Terraform Cloud Workspaces, Github Actions and [Google Release please](https://github.com/googleapis/release-please) to automate the planning, application and release process of your changes - ensuring only tested, versioned and approved code reaches production in the same state it was tested in.


## Usage Guide

If you'd like to fork the repo and use this setup against environments of your own, please refer to the [Forking Guide](./Forking%20Guide.md).
If you'd like to fork the repo and use this setup against environments of your own, please refer to the [Forking Guide](./Forking%20Guide.md) for var definitions if you've used some of these tools before and [Getting Started Guide](./docs/getting-started.md) if you need additional guidance.

## Repo Structure

Expand Down

0 comments on commit 79864a5

Please sign in to comment.