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 pull request includes several changes aimed at improving documentation and fixing issues related to release assets and checksums. The most important changes include updates to documentation links, the removal of unnecessary SBOM JSON files, and adjustments to the
.goreleaser.yml
configuration.Documentation Updates:
docs/index.md
andtemplates/index.md.tmpl
to point to the correct guides for authentication methods. ([[1]](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-b4d68dc855d0f9476d3f2ee343853bd21bf82ea9960d0cf06661baa244439dd6L64-R73)
,[[2]](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-b4d68dc855d0f9476d3f2ee343853bd21bf82ea9960d0cf06661baa244439dd6L109-R113)
,[[3]](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-2787aac6ad1510c9157d238b7b366aa4a6abdeba2429c28affad380e0bd3df26L40-R60)
)docs/.pages
. ([docs/.pagesL5](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-5b7137a1b17cd50c3db509d7fccc84b453921a9ab979daa5e1a372fda4575a0dL5)
)Release Assets and Configuration:
sboms
section from.goreleaser.yml
. ([.goreleaser.ymlL45-L47](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-42e26dc67aed8aa3edb2472b4403288c1699fb6dc47419b9a475f0f224fe4689L45-L47)
).changes/unreleased
directory. ([[1]](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-b58489300b3b5adc5685a5818f34be2b63dcfb9cb27e46c929f7f90e3af85363R1-R5)
,[[2]](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-c031cfd4606dfeb2c17b6a9d48c7bea25692e9446970205e1eee395aa0cb4cfdR1-R5)
)