https://github.com/ethyca/fides-terraform
Reusable Terraform Modules to deploy Fides resources
https://github.com/ethyca/fides-terraform
iac privacy-as-code terraform
Last synced: about 1 year ago
JSON representation
Reusable Terraform Modules to deploy Fides resources
- Host: GitHub
- URL: https://github.com/ethyca/fides-terraform
- Owner: ethyca
- Created: 2022-11-08T17:29:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T20:21:55.000Z (over 2 years ago)
- Last Synced: 2025-03-26T06:41:43.047Z (about 1 year ago)
- Topics: iac, privacy-as-code, terraform
- Language: HCL
- Homepage:
- Size: 59.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fides-terraform
This repository contains reusuable modules and code examples to deploy [Fides](https://ethyca.github.io/fides).
## Terraform Modules
* [`fides-aws-ecs`](./terraform/fides-aws-ecs/) - deploy Fides on an ECS instance running Fargate
## :balance_scale: License
The [Fides](https://github.com/ethyca/fides) ecosystem of tools are licensed under the [Apache Software License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
Fides tools are built on [fideslang](https://github.com/ethyca/privacy-taxonomy), the Fides language specification, which is licensed under [CC by 4](https://github.com/ethyca/privacy-taxonomy/blob/main/LICENSE).
Fides is created and sponsored by Ethyca: a developer tools company building the trust infrastructure of the internet. If you have questions or need assistance getting started, let us know at fides@ethyca.com!