The installer does not write encryptionKey to the com.utmstack block in utmstack_plugins.yaml. All cloud integration plugins (GCP, AWS, Azure, O365, Sophos, CrowdStrike, Bitdefender) read this key from that file to decrypt tenant secrets. Without it, the decryption step is silently skipped and the raw ciphertext is passed directly to the cloud SDK, causing connection failures.
The installer does not write encryptionKey to the com.utmstack block in utmstack_plugins.yaml. All cloud integration plugins (GCP, AWS, Azure, O365, Sophos, CrowdStrike, Bitdefender) read this key from that file to decrypt tenant secrets. Without it, the decryption step is silently skipped and the raw ciphertext is passed directly to the cloud SDK, causing connection failures.