Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Test program for simple checks

Pre-requisites

  1. Pulumi CLI - https://pulumi.com/docs/iac/download-install/
  2. Account in Pulumi Cloud - https://app.pulumi.com
  3. Organisation that account has admin access in that organisation.

Steps

  1. Clone this repo: git clone https://github.com/pierskarsenbarg/simple-random.git
  2. Create a new stack pulumi stack init {orgname}/dev
  3. Select stack pulumi stack select {orgname}/dev
  4. Run update pulumi up and check that it works
  5. Get output pulumi stack output myPassword --show-secrets
  6. Destroy pulumi destroy
  7. Delete stack pulumi stack rm {orgname}/dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors