Add module related to Route53

This commit is contained in:
2023-01-08 00:38:48 +09:00
parent 9a60aa0f34
commit b325a26985
17 changed files with 42 additions and 47 deletions

View File

@ -1,10 +0,0 @@
# This file is maintained automatically by "terraform init".
# Manual edits may be lost in future updates.
provider "registry.terraform.io/hashicorp/aws" {
version = "3.76.0"
constraints = "~> 3.0"
hashes = [
"h1:OzcRXMb2MU7LOheOcCX4rMVffltsLIX3ENs84UzB2Kw=",
]
}

View File

@ -1,7 +1,7 @@
terraform {
backend "remote"{
hostname = "app.terraform.io"
organization = "22shop"
organization = "icurfer"
workspaces {
name = "tf-cloud-eks"