'Stack drift does not detect change in lambda code
I deployed a lambda using SAM with content picked up from local file. After deployment I changed the content of lambda from aws console and ran drift result on the stack as well as individual lambda. However the drift result came back with "IN_SYNC" result. It only detects drift if I change properties like timeout etc. What needs to be done so that it detects changes in code?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
