terraform-pr-commenter
terraform-pr-commenter copied to clipboard
Empty PR comment for plan with "moved"
Below is plan output for which PR comment is empty.
Terraform will perform the following actions:
# aws_security_group_rule.core_to_xxxhas moved to aws_security_group_rule.core_to_xxx[0]
resource "aws_security_group_rule" "core_to_xxx" {
id = "sgrule-00000"
# (9 unchanged attributes hidden)
}
Plan: 0 to add, 0 to change, 0 to destroy.