Difference between revisions of "Error: Creating CloudWatch Log Group failed"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
  
 
== Related ==
 
== Related ==
* <code>[[aws rds describe-db-instances]]</code>
+
* <code>[[aws rds describe-db-instances]] | grep Address</code>
 +
* [[Terraform lifecycle meta-argument]]
 +
* [[DBInstanceAlreadyExists]]
  
 
== See also ==
 
== See also ==

Latest 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[edit]

See also[edit]

Advertising: