Add storage account module diagram in README.md#1086
Merged
Conversation
🦋 Changeset detectedLatest commit: cc1f5f5 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
gunzip
reviewed
Nov 20, 2025
06c9b78 to
ee70510
Compare
ee70510 to
33117e9
Compare
71a3373 to
830b3f8
Compare
gunzip
approved these changes
Mar 17, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds an architecture diagram for the azure_storage_account Terraform module, including the Mermaid source and a generated SVG rendered in the module README.
Changes:
- Add
diagram.mmd(Mermaid source) for the module architecture. - Add
diagram.svg(generated output) and embed it in the moduleREADME.md. - Add a Changesets entry to publish a patch release for the module documentation update.
Reviewed changes
Copilot reviewed 3 out of 5 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
infra/modules/azure_storage_account/diagram.svg |
Adds the generated SVG diagram asset. |
infra/modules/azure_storage_account/diagram.mmd |
Adds the Mermaid source used to generate the SVG diagram. |
infra/modules/azure_storage_account/README.md |
Embeds the diagram image in the module documentation. |
.changeset/eight-years-dress.md |
Records a patch release note for adding the diagram. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Contributor
📋 Pre-commit Output LogGenerated on Wed Mar 18 13:34:49 UTC 2026 |
christian-calabrese
pushed a commit
that referenced
this pull request
Mar 30, 2026
Co-authored-by: dx-pagopa-bot <dx-pagopa-github-bot@pagopa.it> Co-authored-by: Danilo Spinelli <gunzip@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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 adds a mermaid diagram representing the architecture of Storage Account Terraform module.
NOTE: icons are not rendered on GitHub, neither the Terraform Registry. Currently working for a solution