A declarative config alone does not determine the build plan. The plan also depends on the current state of the environment, which is only known at build time. This is a fundamental difference from software CI.
A declarative config alone does not determine the build plan. The plan also depends on the current state of the environment, which is only known at build time. This is a fundamental difference from software CI.