Modernize docs and update GitHub Actions#74
Merged
adambarreiro merged 14 commits intovmware:mainfrom Apr 9, 2025
Merged
Conversation
added 4 commits
April 7, 2025 10:28
Signed-off-by: abarreiro <abarreiro@vmware.com>
added 3 commits
April 7, 2025 10:48
Signed-off-by: abarreiro <abarreiro@vmware.com>
Signed-off-by: abarreiro <abarreiro@vmware.com>
adambarreiro
commented
Apr 7, 2025
lvirbalas
reviewed
Apr 7, 2025
tenthirtyam
reviewed
Apr 7, 2025
Contributor
tenthirtyam
left a comment
There was a problem hiding this comment.
Consider adding "Resource: " or "Datasource: " before each H1 header to ensure that the reader understands the context if landing on the page without using the navigation.
For example:
# Data Source: vcfa_content_library_item# Resource: vcfa_content_library_item
tenthirtyam
requested changes
Apr 7, 2025
Contributor
tenthirtyam
left a comment
There was a problem hiding this comment.
11 instances of vcfa\_ still exist in the ./docs/resources path within the markdown H1s.
added 5 commits
April 8, 2025 09:19
Signed-off-by: abarreiro <abarreiro@vmware.com>
Signed-off-by: abarreiro <abarreiro@vmware.com>
Signed-off-by: abarreiro <abarreiro@vmware.com>
Signed-off-by: abarreiro <abarreiro@vmware.com>
tenthirtyam
approved these changes
Apr 8, 2025
lvirbalas
reviewed
Apr 9, 2025
Signed-off-by: abarreiro <abarreiro@vmware.com>
adambarreiro
added a commit
that referenced
this pull request
Apr 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR transforms the old-style documentation for Terraform providers to the new one.
Tests and GH Actions are also updated accordingly.