Behavior matrix for CIAM_integration_environment_<ENV>_enabled
| Initial state | CIAM_integration_environment_<ENV>_enabled | Transformations committed | Deploy strategy | Result |
| Existing instance with no CIAM | false | No | Update | Instance updated without CIAM integration |
| Existing instance with no CIAM | false | Yes | Update | Instance updated without CIAM integration |
| Existing instance with no CIAM | true | No | Update | Pipeline fails — missing transformations in CI artifact |
| Existing instance with no CIAM | true | Yes | Update | Instance updated with CIAM integration (CIAM app created) |
| New instance | false | No | Deploy | New instance created without CIAM integration |
| New instance | false | Yes | Deploy | New instance created without CIAM integration |
| New instance | true | No | Deploy | Pipeline fails — missing transformations in CI artifact |
| New instance | true | Yes | Deploy | New instance created with CIAM integration |