-
Notifications
You must be signed in to change notification settings - Fork 3
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
feature/terraform plugin framework #11
base: master
Are you sure you want to change the base?
feature/terraform plugin framework #11
Conversation
benydc
commented
May 31, 2022
- add documentation (generated witth tfplugindocs)
- update provider and data source with terraform-plugin-framework
- add env variable on provider config
- update flatmap and list values using terraform
- add cty support for decoding
- overall refactor
@benydc That's an awesome work you've done here. We've to take time to check your changes to ensure they are correctly retro-compatible |
Hello @benydc, and thanks again for your contribution! Unfortunately as you may have noticed, we failed to review it in a reasonable time, leading it to drift a lot from the master branch. On a first look, we could imagine:
Once again, we are sorry to have missed to review your proposition. We hope to see your contributions again! |