Amplience¶
When configured, MACH will load the Amplience provider which can be used by any component that needs the Amplience integration.
For this you need to define a client_id, client_secret in your general config.
site configuration¶
Each site can have their own Amplience configuration and but needs a hub id.
You can define the id of the hub your site configuration by giving it a hub_id.
Integrate with components¶
When amplience
is set as an component integration,
the component should have the following Terraform variables defined:
amplience_client_id
amplience_client_secret
amplience_hub_id
More information on the amplience integration on components.