Skip to content

Remove approle login resources

Ghost User requested to merge approle-login into master

The resource is actually used to generate a token using an approle.

This is not needed as applications will issue token themselves using the approle role_id/secret_id.

Moreover the generated token will expire after 1h thus terraform will find a diff after the expiration.

Merge request reports

Loading