Skip to content

Commit

Permalink
Update workspace.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiraalA authored Mar 27, 2024
1 parent 522168a commit 33c787c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions workspace.tf
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
terraform {
cloud {
required_version = ">= 1.1.0"
backend "remote" {
organization = "Evilness-ACE"

workspaces {
name = "K3s-OCI"
name = "K3S-OCI"
}
}
}

0 comments on commit 33c787c

Please sign in to comment.