-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switching to 0.12 SDK #126
Switching to 0.12 SDK #126
Conversation
Hi @gordonbondon, thank you so much for this 🙏 Would you mind updating it to beta2 instead, since it just got released? 🙂 Think it is Thank you so much! |
@heimweh done! |
I've updated this PR to latest terraform sdk rc1. |
Finally tf v0.12 is GA, we're eagerly waiting for get it released! |
Hi @gordonbondon! Sorry for the delay here. |
@heimweh updated to latest and rebased. Should be good to go. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much @gordonbondon! 🙏 This LGTM 👍
More and more providers are adding support for 0.12 SDK. Due to complex structures in this provider we thought it would be easier to use it with 0.12 tf.
When running full acceptance tests with new SDK i've found a couple of issues. I'll file them as separate PRs.
PRs required to pass all acceptance tests with new SDK: #129 #128 #127
Acceptance tests: