Skip to content

StamatisChr/mynull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

README.md

This repository contains terraform code

Prerequisites

  • Have terraform 1.x.x installed.
  • Copy of this code

How to use the code?

Get the code

Option 1. Clone the github repository:

git clone [email protected]:StamatisChr/mynull.git

Change directory:

cd mynull

Option 2. Download the code via master.zip

curl -o mynull.zip -L https://github.com/StamatisChr/mynull/archive/refs/heads/main.zip
unzip mynull.zip

Change directory:

cd mynull-main

download the providers

Run:

terraform init

run the code

Run:

terraform apply

Review the output values.

destroy

Run:

terraform destroy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages