DaanHoogland commented on issue #161:
URL:
https://github.com/apache/cloudstack-terraform-provider/issues/161#issuecomment-2796208152
@sjanssen15 , check #169 (quite trivial though)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
sjanssen15 opened a new issue, #161:
URL: https://github.com/apache/cloudstack-terraform-provider/issues/161
There is a missing `}` at the end of the example code block in _data sources
> instance_
Should be:
```hcl
data "cloudstack_instance" "my_instance" {
filter {