Skip to content

Commit

Permalink
Minecraft Server initial setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar Lopez committed Feb 28, 2024
1 parent 1b78abf commit 8f2b441
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ terraform {
organization = "Kroz"

# The name of the Terraform Cloud workspace to store Terraform state files in.
workspaces {
/* workspaces {
name = "minecraft-server-terraform"
}
} */
}
}

Expand Down

0 comments on commit 8f2b441

Please sign in to comment.