Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion terraform/cos-lite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Otherwise, you can deploy from main (without `?ref`) which uses the Terraform Ju

### Basic usage

To deploy the COS HA solution in a model named `cos`, create this root module:
To deploy the COS-Lite solution in a model named `cos`, create this root module:
```hcl
terraform {
required_version = ">= 1.5"
Expand Down