Skip to content

srinivas-pradhan/Youtube-Tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial Repo Description

This repo consists all the code ever used for examples on my Youtube Channel.

Please Visit, Like(If you really Like 😃🤓) & Subscribe for more content.

I intend to build Full Stack Apps and explain the philosohy around it using ground up tutorials on every topic & provide opportunities for Micro Learning along the way.

Youtube Channel

https://www.youtube.com/@srinivaspradhan

Relevant Channel Links

Shorts Folder.

This folder has working examples of terraform functions. These is an example for each function ever addressed on my channel there in its specific folder.

You can use that example to learn / explore more doing the following.

cd shorts/[func_type]/[relevant_folder_of_choice]
terraform apply --auto-approve

Current Function Types Covered on the Channel

Example Output of Max Function

srinivas@Srinivass-BigMac Tutorials % cd shorts/max
srinivas@Srinivass-BigMac max % terraform apply --auto-approve

Changes to Outputs:
  + max_val = 12

You can apply this plan to save these new output values to the Terraform state, without changing any real infrastructure.

Apply complete! Resources: 0 added, 0 changed, 0 destroyed.

Outputs:

max_val = 12

About

This repo consists all the code ever used for examples on my Youtube Channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published