homeless
10/17/2019, 1:04 PMTanVD
10/17/2019, 1:05 PMTanVD
10/17/2019, 1:06 PMTanVD
10/17/2019, 1:06 PMhomeless
10/17/2019, 1:18 PMTanVD
10/17/2019, 1:22 PMTanVD
10/17/2019, 1:23 PMTanVD
10/17/2019, 1:23 PMexamples/ktls-site there is no Terraformhomeless
10/17/2019, 2:02 PMhomeless
10/17/2019, 2:02 PMdeploy I saw errorhomeless
10/17/2019, 2:02 PMTanVD
10/17/2019, 2:04 PMTanVD
10/17/2019, 2:04 PMRun with --stacktracehomeless
10/17/2019, 2:05 PMhomeless
10/17/2019, 2:06 PMTanVD
10/17/2019, 2:12 PMTanVD
10/17/2019, 2:12 PMwebapp {
packages = setOf("io.kotless.examples")
route53 = Route53("site", "<http://kotless.io|kotless.io>")
}TanVD
10/17/2019, 2:12 PMTanVD
10/17/2019, 2:12 PMTanVD
10/17/2019, 2:13 PMhomeless
10/17/2019, 2:17 PMTanVD
10/17/2019, 2:21 PMroute53 = Route53("NAME_OF_APP", "ZONE_NAME")TanVD
10/17/2019, 2:21 PMTanVD
10/17/2019, 2:21 PMhomeless
10/17/2019, 2:38 PMhomeless
10/17/2019, 2:39 PMTanVD
10/17/2019, 2:41 PMTanVD
10/17/2019, 2:42 PMhomeless
10/17/2019, 2:42 PMTanVD
10/17/2019, 2:43 PMhomeless
10/17/2019, 2:51 PMhomeless
10/17/2019, 2:52 PMhomeless
10/17/2019, 2:52 PMTanVD
10/17/2019, 2:55 PMTanVD
10/17/2019, 2:56 PMTanVD
10/17/2019, 2:56 PM.awsTanVD
10/17/2019, 2:56 PMTanVD
10/17/2019, 2:56 PMconfig closureTanVD
10/17/2019, 2:57 PMconfig {
bucket = ""
profile = ""
....homeless
10/17/2019, 2:57 PMTanVD
10/17/2019, 2:58 PMhomeless
10/17/2019, 2:58 PMTanVD
10/17/2019, 2:58 PM.aws?homeless
10/17/2019, 2:58 PMhomeless
10/17/2019, 2:58 PMhomeless
10/17/2019, 2:59 PMhomeless
10/17/2019, 3:00 PMTanVD
10/17/2019, 3:00 PMhomeless
10/17/2019, 3:16 PMhomeless
10/17/2019, 3:16 PMTanVD
10/17/2019, 3:17 PM.aws?TanVD
10/17/2019, 3:17 PMhomeless
10/17/2019, 3:18 PMTanVD
10/17/2019, 3:18 PMTanVD
10/17/2019, 3:18 PMtest-profileTanVD
10/17/2019, 3:20 PM.aws/credentials should be like
[test-profile]
aws_access_key_id = ****
aws_secret_access_key = ****homeless
10/17/2019, 3:31 PMhomeless
10/17/2019, 3:31 PM[test-profile] was [default]homeless
10/17/2019, 3:32 PMhomeless
10/17/2019, 3:32 PMhomeless
10/17/2019, 3:32 PMTanVD
10/17/2019, 3:33 PMTanVD
10/17/2019, 3:34 PMTanVD
10/17/2019, 3:34 PMTanVD
10/17/2019, 3:34 PMTanVD
10/17/2019, 3:34 PMhomeless
10/17/2019, 3:35 PMhomeless
10/17/2019, 3:39 PMhomeless
10/17/2019, 3:45 PMTanVD
10/17/2019, 3:56 PMhomeless
10/17/2019, 4:05 PMNo certificate for domain "<http://example.com|example.com>" found in this region
error like thisTanVD
10/17/2019, 4:09 PMTanVD
10/17/2019, 4:10 PMhomeless
10/17/2019, 4:10 PMhomeless
10/17/2019, 4:10 PMhomeless
10/17/2019, 4:10 PMhomeless
10/17/2019, 4:11 PMTanVD
10/17/2019, 4:11 PMkotless.pape.red?TanVD
10/17/2019, 4:12 PMTanVD
10/17/2019, 4:12 PMTanVD
10/17/2019, 4:12 PMTanVD
10/17/2019, 4:12 PMwebapp {
packages = setOf("io.kotless.examples")
route53 = Route53("short", "<http://kotless.io|kotless.io>")
}TanVD
10/17/2019, 4:13 PM<http://kotless.io|kotless.io> -- ZONETanVD
10/17/2019, 4:13 PM<http://short.kotless.io|short.kotless.io> -- full name,TanVD
10/17/2019, 4:13 PMshort -- name in zoneTanVD
10/17/2019, 4:13 PM<http://short.kotless.io|short.kotless.io>homeless
10/17/2019, 4:17 PM사용 중입니까? = In Use?
In use is no now, is it relation with this errorTanVD
10/17/2019, 4:18 PMroute53 = Route53("kotless", "pape.red")?homeless
10/17/2019, 4:19 PMTanVD
10/17/2019, 4:20 PM/build/kotless-gen/?.tfTanVD
10/17/2019, 4:20 PMTanVD
10/17/2019, 4:20 PMTanVD
10/17/2019, 4:20 PMdata "aws_acm_certificate" "short_kotless_io" {
provider = "aws.us_east_1"
domain = "<http://short.kotless.io|short.kotless.io>"
statuses = ["ISSUED"]
}TanVD
10/17/2019, 4:20 PMTanVD
10/17/2019, 4:21 PMISSUED?homeless
10/17/2019, 4:21 PMhomeless
10/17/2019, 4:21 PMTanVD
10/17/2019, 4:22 PMTanVD
10/17/2019, 4:22 PMdata "aws_acm_certificate" "kotless_pape_red" {homeless
10/17/2019, 4:24 PMkotlin
data "aws_acm_certificate" "kotless_pape_red" {
provider = "aws.us_east_1"
domain = "kotless.pape.red"
statuses = ["ISSUED"]
}homeless
10/17/2019, 4:24 PMTanVD
10/17/2019, 4:24 PMTanVD
10/17/2019, 4:25 PMhomeless
10/17/2019, 4:29 PMhomeless
10/17/2019, 4:30 PMhomeless
10/17/2019, 4:30 PMhomeless
10/17/2019, 4:30 PMTanVD
10/17/2019, 4:33 PMTanVD
10/17/2019, 4:33 PMhomeless
10/17/2019, 4:34 PMhomeless
10/17/2019, 4:34 PMhomeless
10/17/2019, 4:35 PMTanVD
10/17/2019, 4:37 PM