diff --git a/README.md b/README.md index 49791d4..c339423 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,10 @@ juju deploy traefik-k8s --trust --channel juju offer :ingress ``` -Because the bundle uses an external Idp provider (e.g. Microsoft Azure), +Because the bundle uses an external Idp provider (e.g. Microsoft EntraID), it needs to provide additional variables for the module to run. More information about the Idp provider configuration can be -found [here](https://github.com/canonical/kratos-external-idp-integrator/blob/main/config.yaml). +found [here](https://charmhub.io/kratos-external-idp-integrator/configurations). Please create a Terraform variable definition (`.tfvars`) file in the root directory as follows.