Open richardkeit opened 1 week ago
Describe the bug Custom resource responsible for configuring centralised logging (kinda important function) silently fails with access denied on KMS encryption
To Reproduce global-config.yaml:
global-config.yaml
logging: cloudwatchLogs: enable: true encryption: useCMK: true deploymentTargets: organizationalUnits: - Root
Expected behavior No errors and log groups have encryption enabled
Please complete the following information about the solution:
1.10.0
Screenshots
Additional context PR raised for fix, please give it some love 💚 :
PS: This feature doesn't respect the encryption value, ie it ALWAYS attempts to encrypt (from what I can see)
Describe the bug Custom resource responsible for configuring centralised logging (kinda important function) silently fails with access denied on KMS encryption
To Reproduce
global-config.yaml
:Expected behavior No errors and log groups have encryption enabled
Please complete the following information about the solution:
1.10.0
Screenshots
Additional context PR raised for fix, please give it some love 💚 :
PS: This feature doesn't respect the encryption value, ie it ALWAYS attempts to encrypt (from what I can see)