You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix importpath backward incompatible change
- importpath was changed to import_path in a recent change
to receive argument from the cfn cli. This change breaks
existing resources. Adding support for both "import_path" and "importpath"
0 commit comments