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
Feat: add support for Provider-defined functions (#200)
* Feat: add support for Provider-defined functions
* update test
* update test
* fix tests
* fix tests
* add test and update versions
* add test and update versions
* add test and update versions
* add test and update versions
* add test and update versions
* linter fixes
Fix: AWS EC2 volume tag errors (#191)
* Fix: AWS EC2 volume tag errors
* fix to cover more use-cases
* minor change
* minor change
* removed an extra newline
* more changes after some discussions