Skip to content

A repository for Terraform templates for Cisco ASAv and FTDv.

License

Notifications You must be signed in to change notification settings

gseetocse/Terraform-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Templates for Cisco ASAv/FTDv

This repository contains Terraform templates for deploying Cisco ASAv and FTDv infrastructure in cloud platforms. (Currently, AWS - but I'm planning to build Azure templates as well.)

Configuration

Authentication

The main configuration item for these scripts is to simply set up the Authentication for the cloud platforms.

Currently, the scripts assume you're using an AWS credentials file. The default location is $HOME/.aws/credentials on Linux and OS X, or "%USERPROFILE%\.aws\credentials" for Windows users.

Terraform will also check for environment variables, or you can statically define the variables in the script. More detail on AWS credentials with Terraform can be found here.

Contribution

If you'd like to help build out more templates or correct/improve existing ones, please let me know. I've started to build these ad-hoc as customers asked for them, so any help would be appreciated.

About

A repository for Terraform templates for Cisco ASAv and FTDv.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages