Difference between revisions of "Error: Creating CloudWatch Log Group failed"
Jump to navigation
Jump to search
(Created page with " ╷ │ Error: Creating CloudWatch Log Group failed: ResourceAlreadyExistsException: The specified log group already exists: The CloudWatch Log Group '/aws/rds/instan...") |
|||
Line 1: | Line 1: | ||
╷ | ╷ | ||
− | │ Error: Creating [[CloudWatch Log Group]] failed: ResourceAlreadyExistsException: The specified log group already exists: The CloudWatch | + | │ Error: Creating [[CloudWatch Log Group]] failed: [[ResourceAlreadyExistsException]]: The specified log group already exists: The CloudWatch Log Group '/aws/rds/instance/complete-postgresql/postgresql' already exists. |
− | |||
│ | │ | ||
│ with module.db.module.db_instance.aws_cloudwatch_log_group.this["postgresql"], | │ with module.db.module.db_instance.aws_cloudwatch_log_group.this["postgresql"], | ||
Line 8: | Line 7: | ||
│ | │ | ||
╵ | ╵ | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{terraform apply}} | ||
+ | |||
+ | [[Category:Terraform]] |
Revision as of 20:20, 6 June 2022
╷ │ Error: Creating CloudWatch Log Group failed: ResourceAlreadyExistsException: The specified log group already exists: The CloudWatch Log Group '/aws/rds/instance/complete-postgresql/postgresql' already exists. │ │ with module.db.module.db_instance.aws_cloudwatch_log_group.this["postgresql"], │ on ../../modules/db_instance/main.tf line 131, in resource "aws_cloudwatch_log_group" "this": │ 131: resource "aws_cloudwatch_log_group" "this" { │ ╵
See also
Advertising: