Skip to content

Commit

Permalink
Merge pull request #1 from liuhaotian12/update-tfc-backend
Browse files Browse the repository at this point in the history
Point backend to correct TFC org and workspace
  • Loading branch information
liuhaotian12 authored May 20, 2024
2 parents 8e5bab7 + 6a8a688 commit 2a3d0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ terraform {
required_version = "~> 1.0"

backend "remote" {
organization = "ACG-Terraform-Demos78"
organization = "ACG-Terraform-Demos-Eric"

workspaces {
name = "demo-github-actions"
Expand Down

0 comments on commit 2a3d0aa

Please sign in to comment.