Commit b4dc706
fix: set kms key on aws_s3_object when encryption is enabled (#2147)
* fix: set kms key on aws_s3_object when encryption is enabled
* Apply suggestions from code review
use try instead lookup to check if sse is enabled
Co-authored-by: Niek Palm <npalm@users.noreply.github.com>
Co-authored-by: Niek Palm <npalm@users.noreply.github.com>1 parent 448b2b0 commit b4dc706
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
| |||
0 commit comments