reflexivesecurity / reflex-aws-sqs-queue-not-encrypted

Enforces SQS queue encryption. Will encrypt queues with the default KMS key.
Mozilla Public License 2.0
1 stars 0 forks source link

Dependabot can't parse your enforce_sqs_queue_encryption.tf #6

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

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

The error Dependabot encountered was:

unable to parse HCL: At 34:44: Unknown token: 34:44 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