Skip to content
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

Upgrade SDK to v2 and add debugging #23

Merged
merged 4 commits into from
Jun 23, 2021

Conversation

vladimir-setka-form3
Copy link
Contributor

@vladimir-setka-form3 vladimir-setka-form3 commented Jun 20, 2021

This PR upgrades the provider SDK to v2 and adds tracing logs and debugging capabilities. More specifically, the changes implemented are:

  • Upgrade plugin SDK to v2 (IMPORTANT: the provider is now compatible "only" with terraform 0.12.0 and up)
  • Upgrade go to 1.16
  • Implement debug flag and add support for debugging (works with terraform client 0.14.0 and up)
  • Adds some debug logging either TF_LOG or TF_PROVIDER_LOG are set to TRACE

@vladimir-setka-form3 vladimir-setka-form3 force-pushed the vladimir-upgrade-sdk-to-v2 branch 2 times, most recently from ae6fddd to c020fc2 Compare June 22, 2021 09:18
@vladimir-setka-form3 vladimir-setka-form3 force-pushed the vladimir-upgrade-sdk-to-v2 branch from 3ffde10 to 32c401b Compare June 22, 2021 12:08
@vladimir-setka-form3 vladimir-setka-form3 self-assigned this Jun 22, 2021
@vladimir-setka-form3 vladimir-setka-form3 merged commit 602395d into master Jun 23, 2021
@vladimir-setka-form3 vladimir-setka-form3 deleted the vladimir-upgrade-sdk-to-v2 branch June 23, 2021 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants