Replace one terraform function with index expression
The one function works only with a minimum terraform version 0.15 in code doc, some clients in Kabisa has an old terraform versions like 0.12.15 so when trying to upgrade terraform to 0.13.7 version, terraform complains and throw an error regarding using this function.
What's Changed
Full Changelog: 2.0.4...2.0.5