Skip to content

v0.32.3

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 08 Dec 15:24
240c977

🚀 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.

references