refactor: update project references from Agathos to Ouranos across documentation and configuration files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
resource "incus_project" "agathos" {
|
||||
resource "incus_project" "ouranos" {
|
||||
name = var.project_name
|
||||
description = "Agathos Project"
|
||||
description = "Ouranos Project"
|
||||
remote = "local"
|
||||
config = {
|
||||
"features.storage.volumes" = true
|
||||
|
||||
Reference in New Issue
Block a user