Skip to content

Commit

Permalink
feat :: db import
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunSu1768 committed May 12, 2024
1 parent 891ba93 commit 9ad4c3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cloudflare.tf
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,5 @@ resource "cloudflare_record" "xquare_redis_record" {
type = local.cname_record_type
value = var.xquare_redis_domain
zone_id = var.xquare_cloudflare_zone_id
}
}

0 comments on commit 9ad4c3e

Please sign in to comment.