Terraform provider for awx

I'm proud to announce the WIP on a terraform provider for AWX. It's based on the Go SDK https://github.com/Colstuwjx/awx-go that we are extending to satisfy the provider and the AWX/Tower capabilities.
The current provider version permits CRUD operations on the basic inventory resource.

ADDITIONAL INFORMATION

https://github.com/mauromedda/terraform-provider-awx
https://github.com/Colstuwjx/awx-go

The first release of the Terraform provider that configures the base AWX resources is out.

https://github.com/mauromedda/terraform-provider-awx/releases/tag/v0.1.0

Please, feel free to give me feedback and suggestions.
Cheers,
Mauro