Skip to content

Code samples of the book "Terraform: Up and Running" translated to other providers than AWS.

License

Notifications You must be signed in to change notification settings

Anndy23/Terraform-Up-and-Running-Code-Samples-Translated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

'Terraform: Up & Running' on Google Cloud

The Github repository terraform-up-and-running-code contains the code samples for the excellent book Terraform: Up & Running by Yevgeniy Brikman. Unfortunately all examples use Amazon Web Services (AWS). Terraform also supports other Cloud providers and this repository aims to translate the code samples of Yevgeniy Brikman's book to Google Cloud Platform and Microsoft Azure. In the future, other providers may be added.

  • The gcloud folder contains code for Google Cloud Platform.
  • The azure folder contains code for Microsoft Azure.
  • The aws/ folder contains the terraform-up-and-running-code repository as a Git submodule for convenience.

The directory layouts mirrors the layout of the terraform-up-and-running-code repository. All code samples have been translated to mirror the original functionality as closely as possible. Any differences are noted in README files. Code samples that don't require any translation have symlinked.

This project is currently in the PLANNING stage.

About

Code samples of the book "Terraform: Up and Running" translated to other providers than AWS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HCL 95.8%
  • Shell 2.7%
  • Ruby 1.5%