Skip to content

Replace one terraform function with index expression

Compare
Choose a tag to compare
@anasgrt anasgrt released this 14 Nov 09:12
· 5 commits to develop since this release
4d352c3

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

  • Replace one function with index expression by @anasgrt in #12

Full Changelog: 2.0.4...2.0.5