Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
more changes related to name changes
  • Loading branch information
sei-rreeder authored Mar 2, 2021
1 parent bca1bcc commit 37cdf96
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit 37cdf96

Please sign in to comment.