From 37cdf961bfe83ca1d3473cf9ec1d3e5c12983e6b Mon Sep 17 00:00:00 2001 From: Rob Reeder <62711024+sei-rreeder@users.noreply.github.com> Date: Tue, 2 Mar 2021 13:14:44 -0500 Subject: [PATCH] Update README.md more changes related to name changes --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3e1387cf..cfd51dff 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,6 @@ Caster is the primary deployment component of the Crucible framework. Caster is Crucible common modules are a set of Angular modules that are common between Crucible apps. For more information, see: - [Crucible Common Modules Repository](https://github.com/cmu-sei/Crucible.Common.Ui) -### Crucible Terraform Provider - -[Terraform](https://www.terraform.io/) is an _infrastructure as code_ tool for managing cloud-based infrastructure. A _provider_ is a plugin to Terraform that manages a given resource type. A provider supplies the logic needed to manage the infrastructure. There are four main resource types managed by this provider: virtual machines, views, application templates, and identity accounts. For more information, see: -- [Terraform Provider Crucible Repository](https://github.com/cmu-sei/terraform-provider-crucible) - - ### osTicket osTicket (https://osticket.com/) is a widely-used open source support ticket system that can be configured and deployed for an exercise. To get started with the Crucible plugin for osTicket, see: @@ -53,6 +47,11 @@ Steamfitter relies upon [StackStorm](https://stackstorm.com/), an open source ev Player Provider creates Player user accounts which correspond with accounts registered and managed using the Identity API. For additional information, see: - [Terraform Provider Identity Repository](https://github.com/cmu-sei/terraform-provider-identity) +### Terraform Provider Crucible + +[Terraform](https://www.terraform.io/) is an _infrastructure as code_ tool for managing cloud-based infrastructure. A _provider_ is a plugin to Terraform that manages a given resource type. A provider supplies the logic needed to manage the infrastructure. There are four main resource types managed by this provider: virtual machines, views, application templates, and identity accounts. For more information, see: +- [Terraform Provider Crucible Repository](https://github.com/cmu-sei/terraform-provider-crucible) + ### Welder Welder is a simple application that can be added to an exercise; Welder allows users to dynamically load a VM workstation. To get started with Welder, see: