v2.0.1
This release contains the following updates:
- Refactor deprecated functions which now include a
Context
attribute. - Removed the
Exists
function. Moved the logic intoRead
Changelog
a82ffaa Merge pull request #139 from Cox-Automotive/develop
8c1f186 Merge pull request #138 from Cox-Automotive/refactorDeprecatedFuncs
055b8e9 Removed unused variable.
7fb8111 Fixed return for IAM Trust Role create function.
4b9fe57 Merge branch 'master' of https://github.com/Cox-Automotive/terraform-provider-alks into refactorDeprecatedFuncs
0a73866 Merge pull request #136 from Cox-Automotive/ignore-vendor-folder
7a21693 Merge branch 'master' into ignore-vendor-folder
0037647 Fixed merge conflicts.
3f31acd ignores vendor folder in PR diffs
337caf3 Formatting.
076a7b8 New functions implemented!