Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logicmonitor_datasource example errors #87

Open
ChrisCAG opened this issue May 16, 2024 · 2 comments
Open

logicmonitor_datasource example errors #87

ChrisCAG opened this issue May 16, 2024 · 2 comments

Comments

@ChrisCAG
Copy link

Replication steps

  1. Open your repo and copy in the example .tf code listed.

  2. Try to run a plan.

Line 3 is showing a syntax error
applies_to = "system.deviceId == \"22\"
you're missing a closing quote.

Fixing that results in
Too few blocks specified for "collector_attribute": At least 1 block(s) are expected for "collector_attribute"

image

@ChrisCAG
Copy link
Author

This can be mitigated by turning off advanced validation in vs code's settings, but figured it best to log the issue as by default this is going to cause confusion.

@lm-madhvi
Copy link
Contributor

This issue is fixed and will be available by the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants