Skip to content

Terragrunt Project Simple Example

License

Notifications You must be signed in to change notification settings

boltops-learn-docs/terragrunt-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This repo contains only the documentation for the private BoltsOps repo code. Original file: https://github.com/boltops-learn/terragrunt-project/blob/master/README.md The docs are publish so they are available for interested subscribers. For access to the source code, you can become a BoltOps subscriber. See: https://learn.boltops.com

Simple Terragrunt Project

Simple Terragrunt Project is used to show how to migrate to Terraspace.

Usage

Change the bucket in terragrunt.hcl to a bucket that is available.

cd us-east-1/dev/demo
terragrunt apply -auto-approve
cd -
cd us-west-2/dev/demo
terragrunt apply -auto-approve
cd -

Video

Watch the video

About

Terragrunt Project Simple Example

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages