carrier_account_environment
⧉ View on GitHubPurpose
This module enables configuring carrier account information using the server_environment mechanism to support different configurations for production and test environments.
Features
- carrier.account: Integrates carrier accounts with server environment configuration by inheriting from server.env.mixin
- carrier.account: Adds account and password fields to the server environment fields for secure configuration
- carrier.account: Defines 'carrier_account' as the global section name in configuration files
- delivery: Supports per-carrier configuration overrides using [carrier_account.resource_name] sections
- delivery: Enables environment-specific carrier settings for different servers
- delivery: Supports alternative encrypted database storage of carrier credentials via server_environment_data_encryption module