reflexivesecurity / reflex-aws-ec2-instance-termination-protection-disabled

Rule that determines if termination protection has been disabled for an EC2 instance.
Mozilla Public License 2.0
2 stars 0 forks source link

Dependabot can't parse your reflex_aws_ec2_instance_termination_protection_disabled.tf #3

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Dependabot couldn't parse the reflex_aws_ec2_instance_termination_protection_disabled.tf found at /reflex_aws_ec2_instance_termination_protection_disabled.tf.

The error Dependabot encountered was:

unable to parse HCL: At 30:17: Unknown token: 30:17 IDENT var.sns_topic_arn

View the update logs.

mcbanderson commented 4 years ago

Dependabot doesn't yet support HCL2, which is the cause of this error.

https://github.com/dependabot/dependabot-core/issues/1176