alekc / terraform-provider-auth0

Mozilla Public License 2.0
18 stars 7 forks source link

Feat: added actions and hooks #11

Closed alekc closed 2 years ago

alekc commented 2 years ago

Closes https://github.com/alexkappa/terraform-provider-auth0/issues/439

It's not possible to add a Library at this moment since there is no support from the api and sdk. I will investigate if it's possible to use a datasource for that purpose.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

tantsyurasergey commented 2 years ago

Is there a release of the provider with this feature included? As far as I can see, the latest version of provider is 5 months old and seems to not include these changes. Is it possible to publish a new release?

alekc commented 2 years ago

It is released https://registry.terraform.io/providers/alekc/auth0/latest/docs/resources/action but under alekc/auth0 instead of alexkappa/auth0 provider