Skip to content

Commit

Permalink
Update backend.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodbu authored Jun 28, 2022
1 parent 299b189 commit 880541a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_version = ">= 1.1.0"
backend "remote" {
hostname = "app.terraform.io"
organization = "ace-netops"
# organization = "<replace-with-your-Terraform-Cloud-organization-and-uncomment>"
workspaces {
name = "ace-iac-day-zero"
}
Expand Down

0 comments on commit 880541a

Please sign in to comment.