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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade terraform-plugin-docs to v0.11.0 #103

Merged
merged 1 commit into from Jun 29, 2022

Conversation

marioreggiori
Copy link

@marioreggiori marioreggiori commented Jun 29, 2022

Description

All data sources have an implicit id field. This field has been rendered as Optional by the terraform-plugin-docs generator. hashicorp/terraform-plugin-docs#134 changes the default of an implicit ID from Optional to Read-Only. This PR upgrades the terraform-plugin-docs tool to the current version 0.11.0 and patches those changes to the existing docs.

Checklist

  • added release notes to Unreleased section in CHANGELOG.md, if user facing change

References

hashicorp/terraform-plugin-docs#134

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Patch changes from docs generation
@marioreggiori marioreggiori force-pushed the syseng-1286/fix-readonly-datasource-ids branch from 9d558b9 to 7648573 Compare June 29, 2022 11:31
@marioreggiori marioreggiori merged commit efbcd1b into main Jun 29, 2022
@marioreggiori marioreggiori deleted the syseng-1286/fix-readonly-datasource-ids branch June 29, 2022 13:03
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.

None yet

3 participants