Closed dungle-rg closed 2 months ago
Are you sure the terraform module created it? ECS will auto create log groups if they are referenced but do not exist. Does a module.xxx.aws_cloudwatch_log_group.this resource appear in the state file? I assume your point is to have cloudwatch logging, but to a pre-existing log group? Do you also pass in your own logging_configuration?
@richardgavel-ordinaryexperts I'm sure module created it!
This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days
This issue was automatically closed because of stale in 10 days
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Hi guys! When I create my service with :
I have seen that it still create new log group for service and i do not want as this.