This commit is contained in:
2023-01-06 13:29:00 +09:00
parent f537a31294
commit 9a60aa0f34
27 changed files with 389 additions and 225 deletions

View File

@ -4,7 +4,7 @@ terraform {
organization = "22shop"
workspaces {
name = "tf-cloud-backend"
name = "tf-cloud-eks"
}
}
}