Difference between revisions of "Error: Creating CloudWatch Log Group failed"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
== Related == | == Related == | ||
* <code>[[aws rds describe-db-instances]] | grep Address</code> | * <code>[[aws rds describe-db-instances]] | grep Address</code> | ||
+ | * [[Terraform lifecycle meta-argument]] | ||
== See also == | == See also == |
Revision as of 09:40, 7 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" { │ ╵
Related
aws rds describe-db-instances | grep Address
- Terraform lifecycle meta-argument
See also
Advertising: