Learn how to use Authsignal’s Terraform provider to keep your rule configuration synced across tenants.
/v1/management
on the end of the API host URI.
terraform init
to validate the configuration. From here you can start configuring resources, please refer to the Terraform registry to see what resources are available and the related syntax.
terraform import
command which is documented here. The address syntax can be found under each resource’s documentation on the Terraform registry.
terraform import authsignal_action_configuration.my_action My-Action
terraform import authsignal_rule.my_rule "My-Action/ccad3b11-14dc-4509-895a-dacac4983ed3"
authsignal_theme
resource you will need to import the current theme settings using terraform import
. All Authsignal tenants come with some default theme settings.
Write the corresponding Terraform for your theme:
""
ID:terraform import authsignal_theme.my_theme ""