I noticed an issue in which landscape assumes that attribute names cannot have spaces in them, where in fact they can. For instance, with aws_cloudwatch_metric_alarmresources, the dimension attribute can have keys that have spaces.
Let me know if this will result in any other issues.
Hi there!
I noticed an issue in which
landscape
assumes that attribute names cannot have spaces in them, where in fact they can. For instance, withaws_cloudwatch_metric_alarm
resources, thedimension
attribute can have keys that have spaces.Let me know if this will result in any other issues.
Thanks for putting together this awesome gem!