Component Settings in Biztraak
Component settings describe how a project component is configured, built, deployed, and connected to the rest of the project. The fields shown depend on the component type, selected provider, enabled workflow, and the permissions available to your team.
Provider and lifecycle settings
Select from the providers and regions exposed by the component workflow. Provider availability and supported component types vary by configuration.
Lifecycle settings determine which build, deployment, update, and cleanup actions are available for the component. Review the resulting deployment workflow before changing settings that affect a running environment.
Build reviews and deployments
Where build reviews are enabled, a component can be validated in a review environment before promotion. Build reviews are workflow checkpoints. they do not automatically make every commit production-ready.
Use Build Reviews for preview validation and Deployments for production or infrastructure rollout behavior.
Environment variables
Component environment variables hold runtime configuration for the selected component. Mark sensitive values as protected, limit access to the people and workflows that need them, and redeploy when a running workload must receive a changed value.
See Environment Variables for naming, protection, and troubleshooting guidance.
Logs and runtime outputs
Depending on the component and provider workflow, the project may expose deployment logs, application logs, runtime status, URLs, IP addresses, ports, or provider outputs. These values are outputs of the selected workflow. they are not guaranteed for every component type.
Current limits
- Analytics, logs, outputs, and lifecycle controls vary by component and provider.
- Changing a setting may trigger a new deployment or change the behavior of dependent components.
- A setting visible in one workflow may not be available for another component type.
Review the component’s current workflow and deployment status before relying on a setting in production.