Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

A set of Terraform templates to configure resources access

License

Notifications You must be signed in to change notification settings

TroutSoftware/infrastructure-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infrastructure-templates

A set of Terraform templates to configure resources access

To launch a specific template:

  • set the required variables in the terraform.tfvars file
  • run terraform init
  • run terraform plan -var-file="terraform.tfvars" {filename}
  • run terraform apply -var-file="terraform.tfvars" {filename}

About

A set of Terraform templates to configure resources access

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages