v0.32.3
🚀 Enhancements
Fix bug with root directory cration permissions (#100) @dkossako (#101)
what
- Fix bug with root directory cration permissions (#100)
- lookup() function has been removed with this commit, it will be working also without it because of used try() function
why
- Tere was changed behavior of lookup() function in terraform. Right now it takes three instead of two parameters.