Skip to content

nicolaka/terraform-nico-sample-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published