Skip to content

Commit ac7061e

Browse files
committed
fix: clarify runtime environment deployment options in documentation
This commit clarifies that only Runtime Environments can be deployed using either the latest configuration or a specific versioned configuration in the Environment Based Configuration Management documentation. This change improves the accuracy and understanding of deployment options within the environment-based configuration system.
1 parent f48e496 commit ac7061e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development_suite/set-up-infrastructure/env-based-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Environment Based Configuration Management represents a significant evolution in
1515
- Configuration changes can be promoted between environments using the Environment promotion feature.
1616
- Version control is managed at the individual environment level rather than project-wide.
1717
- The Environment variables section displays only the variables specific to the currently selected environment configuration.
18-
- Deployments are bound to either the latest environment configuration or specific versioned configurations.
18+
- Runtime Environments can be deployed using either the latest configuration or a specific versioned configuration.
1919

2020
## Environment Types
2121

0 commit comments

Comments
 (0)