Learn Private Module Registry

The companion repository for the Learn guide on using the private module registry in Terraform Cloud.

  graph TD;
      A-->B;
      A-->C;
      B-->D;
      C-->D;
sequenceDiagram
    participant dotcom
    participant iframe
    participant viewscreen
    dotcom->>iframe: loads html w/ iframe url
    iframe->>viewscreen: request template
    viewscreen->>iframe: html & javascript
    iframe->>dotcom: iframe ready
    dotcom->>iframe: set mermaid data on iframe
    iframe->>iframe: render mermaid