terraform { required_providers { authentik = { source = "goauthentik/authentik" version = "~> 2023.5.0" } } }