authlete / terraform-provider-authlete

This is a terraform provider for managing Authlete configuration
https://www.authlete.com/
Mozilla Public License 2.0
5 stars 4 forks source link

include missing attr on update event #118

Closed dcreado closed 1 year ago

dcreado commented 1 year ago

the attributes below are not updated by the provider:

access_token_duration
tls_client_certificate_bound_access_tokens

This MR include those attributes on the update resource function