Skip to content

This repository contains all the terraform modules to set up a Multi - Cloud Infrastructure using Terraform.

Notifications You must be signed in to change notification settings

Ajaypathak372/mutli-cloud-gcp-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mutli-cloud-gcp-aws

This repository contains all the terraform modules to set up a Multi - Cloud Infrastructure using Terraform.

After pulling this repository do the following steps

First chnage the account name and put your credentials in the main.tf file. Then run these following commands

  1. To initialise and download all the required terraform plugins for all the providers :- terraform init
  2. Check sytnax error :- terraform validate
  3. To create all the resources :- terraform apply or terraform apply --auto-approve

About

This repository contains all the terraform modules to set up a Multi - Cloud Infrastructure using Terraform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages