Skip to content

rootVIII/infra-ipam-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Use backend_setup/ to terraform init and terraform apply (TF State for the backend is managed locally)
  • Above steps will create two separate AWS S3 buckets for TF State storage (development and production)
  • Update the bucket name in the appropriate backend.hcl file: environments/<env>/backend.hcl
# Navigate to environments/<env>
terraform init -backend-config=backend.hcl
terrafrom validate
terraform plan
terrafrom apply

About

AWS IP Address Manager with Terraform demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages