dubiety / terraform-aws-elasticsearch-cloudwatch-sns-alarms

terraform module that configures important alarms for AWS elasticsearch and send them to SNS topic
Apache License 2.0
30 stars 45 forks source link

Please remove the backend block #12

Closed JacobAmar closed 3 years ago

JacobAmar commented 3 years ago

Hi, im using your module as a child module and getting this warning: image terraform v1.0.0 please remove the backend.tf from the module. Thanks!

dubiety commented 3 years ago

It's fixed in v2.0.0+ Thank you for reporting this issue.