mirror of
https://github.com/kasmtech/terraform.git
synced 2026-01-23 02:24:11 +00:00
Update version numbers
This commit is contained in:
parent
1f27470ca0
commit
ec737d9b55
3 changed files with 3 additions and 3 deletions
|
|
@ -83,5 +83,5 @@ aws_default_tags = {
|
|||
Deployed_by = "Terraform"
|
||||
Deployment_type = "Multi-Region"
|
||||
Service_name = "Kasm Workspaces"
|
||||
Kasm_version = "developer_preview"
|
||||
Kasm_version = "1.18.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -56,5 +56,5 @@ aws_default_tags = {
|
|||
Deployed_by = "Terraform"
|
||||
Deployment_type = "Multi-Server"
|
||||
Service_name = "Kasm Workspaces"
|
||||
Kasm_version = "developer_preview"
|
||||
Kasm_version = "1.18.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ show_passwords = true
|
|||
kasm_domain_name = "example.kasmweb.com"
|
||||
kasm_project_name = ""
|
||||
deployment_type = "Multi-Server" # Valid values Multi-Region or Multi-Server
|
||||
kasm_version = "developer_preview"
|
||||
kasm_version = "1.18.0"
|
||||
kasm_download_url = "https://kasm-static-content.s3.amazonaws.com/kasm_release_1.18.0.09f70a.tar.gz"
|
||||
|
||||
## Kasm VM instance configurations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue