gomorpheus / terraform-provider-morpheus

Terraform Morpheus provider
MIT License
16 stars 20 forks source link

[feature request] data sources for filterable list of existing resources #233

Open doubletwist13 opened 4 months ago

doubletwist13 commented 4 months ago

Would like to see data sources that just return a list of ALL that resource type that would be filterable. Something similar to the aws_vpcs and aws_ami_ids data sources.

I believe that the API already supports getting a list of existing entities for many resources. Some of the initial resource we'd like to be able to list out (to start with) would be:

martezr commented 2 weeks ago

The following data sources have been added to the latest release (v0.10.0) of the Terraform provider: