FusionAuth / terraform-provider-fusionauth

FusionAuth Terraform Provider
https://registry.terraform.io/providers/FusionAuth/fusionauth/latest
Apache License 2.0
36 stars 55 forks source link

fusionauth_api_key misses permissions #290

Open ekersale opened 3 months ago

ekersale commented 3 months ago

Hi,

Is it me or the resource fusionauth_api_key misses the permission endpoints /api/application/search ?

In the validation list that you can find here => https://github.com/FusionAuth/terraform-provider-fusionauth/blob/main/fusionauth/resource_fusionauth_api_key.go the value is not present.

image

But in the FusionAuth portal it definitely exists.

Thank you!

Aaron-Ritter commented 2 months ago

I found that to and others, https://github.com/FusionAuth/terraform-provider-fusionauth/issues/270