hardfinhq / terraform-aws-tailscale-subnet-router

Terraform module for Tailscale subnet router in AWS ECS Fargate
https://registry.terraform.io/modules/hardfinhq/tailscale-subnet-router/aws
Apache License 2.0
30 stars 9 forks source link

Container Definition Log Group is Hard-Coded to us-east-2 #2

Closed smkjason closed 1 year ago

smkjason commented 1 year ago

The region of the log group should be determined by a variable or by provider config for ECS Container Definition.

ECS Error Message:

Resourceinitializationerror: failed to validate logger args: create stream has been retried 1 times: failed to create Cloudwatch log stream: ResourceNotFoundException: The specified log group does not exist. : exit status 1
dhermes commented 1 year ago

Thanks for filing this! I will send a fix ASAP