# terraform-aws-secure-firewall **Repository Path**: mirrors_CiscoDevNet/terraform-aws-secure-firewall ## Basic Information - **Project Name**: terraform-aws-secure-firewall - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Terraform Modules for Cisco Secure Firewall Threat Defense deployment in AWS ## Overview A set of modules to deploy Cisco Secure Firewall Threat Defense virtual instances including the network infrastucture around it based on user requirements in AWS. ## Structure This repository has the following directory structure: **modules** - this directory contains individual terraform modules that can be used to cover different usecases when deploying Cisco Secure FTD. **examples** - this directory contains different use-case examples of deploying Cisco Secure FMC and FTD. ## Contributing ### Bug Reports & Feature Requests Please use the [issue tracker](https://github.com/CiscoDevNet/secure-firewall-aws/issues)to report any bugs or file feature requests. ### Developing If you are interested in being a contributor for this project you can follow the below steps. 1. **Fork** the repo on GitHub 2. **Clone** the project to your own machine 3. **Commit** changes to your own branch 4. **Push** your work back up to your fork 5. Submit a **Pull Request** so that we can review your changes **NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!