Skip to content

Commit 9bdbf40

Browse files
committed
Use our HCP Terraform organization
1 parent 13a7647 commit 9bdbf40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ terraform {
1515
required_version = ">= 1.1.0"
1616

1717
cloud {
18-
organization = "REPLACE_ME"
18+
organization = "ACG-Terraform-Demos-Heman"
1919

2020
workspaces {
21-
name = "gh-actions-demo"
21+
name = "Demo-github-actions"
2222
}
2323
}
2424
}

0 commit comments

Comments
 (0)