ilijamt/terraform-provider-awx

Generate the defined resources for credentials types and their input sources

Closed this issue · 1 comments

Currently, we can use awx_credential to create any kind of credential, the only downside is we do not know the required keys.
As the data exists in the API, we can template those resources as well.

For now, it's not worth the effort to do so when you can just use the generic credential.