diff --git a/main.tf b/main.tf index e1d1b8045..9f5e013f3 100644 --- a/main.tf +++ b/main.tf @@ -12,7 +12,7 @@ terraform { required_version = "~> 1.0" backend "remote" { - organization = "REPLACE_ME" + organization = "Terraform_Cloud" workspaces { name = "REPLACE_ME"