Sourabh Rawat
10/20/2020, 4:36 PMError creating API Gateway Deployment: BadRequestException: The REST API doesn't contain any methods
on <http://whats-your-ip.tf|whats-your-ip.tf> line 14, in resource "aws_api_gateway_deployment" "root":
14: resource "aws_api_gateway_deployment" "root" {
please help.Sourabh Rawat
10/20/2020, 4:36 PMkotless {
config {
bucket = "io.github.dragneelfps.whatsyourip"
terraform {
profile = "default"
region = "us-west-2"
}
}
webapp {
}
}
TanVD
10/21/2020, 7:06 AMSourabh Rawat
10/21/2020, 7:06 AMTanVD
10/21/2020, 7:06 AMSourabh Rawat
10/21/2020, 7:13 AMTanVD
10/21/2020, 8:07 AMSourabh Rawat
10/21/2020, 9:25 AMTanVD
10/21/2020, 9:38 AMTanVD
10/21/2020, 10:45 AMTanVD
10/21/2020, 10:45 AMTanVD
10/21/2020, 10:45 AMSourabh Rawat
10/21/2020, 10:45 AMTanVD
10/21/2020, 10:46 AMapp.kt
)Sourabh Rawat
10/21/2020, 10:46 AMTanVD
10/21/2020, 10:47 AM\r
is a part of new line. During parsing it throws an error Unexpected char between annotation and function
TanVD
10/21/2020, 10:48 AMSourabh Rawat
10/21/2020, 10:50 AMTanVD
10/21/2020, 10:51 AMTanVD
10/21/2020, 10:51 AMSourabh Rawat
10/21/2020, 10:57 AMTanVD
10/21/2020, 10:58 AMSourabh Rawat
10/21/2020, 10:59 AM