Revert "Fixes #898: Replace hashicorp and terraform references" (#995)

This commit is contained in:
Christian Mesh
2023-12-11 15:10:03 -05:00
committed by GitHub
parent 6b864ef262
commit abd324ea7c
470 changed files with 1878 additions and 1952 deletions

View File

@@ -93,7 +93,7 @@ data "terraform_remote_state" "vpc" {
backend = "remote"
config = {
organization = "opentofu"
organization = "hashicorp"
workspaces = {
name = "vpc-prod"
}