Commit be81571
fix: remove ViaService condition from KMS alias creation policy
The ViaService condition restricting alias creation to EC2 would prevent
Terraform from creating the KMS alias. Keeping only the CallerAccount
condition allows principals in the account to create aliases while
maintaining proper account scoping.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 60936f9 commit be81571
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | 99 | | |
105 | 100 | | |
106 | 101 | | |
| |||
0 commit comments