https://github.com/tenable/cloud-snapshot-automation
Templates for creating Cloud Snapshots
https://github.com/tenable/cloud-snapshot-automation
Last synced: 5 months ago
JSON representation
Templates for creating Cloud Snapshots
- Host: GitHub
- URL: https://github.com/tenable/cloud-snapshot-automation
- Owner: tenable
- License: mit
- Created: 2023-04-13T17:45:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-19T14:59:04.000Z (about 3 years ago)
- Last Synced: 2025-05-31T17:54:50.161Z (about 1 year ago)
- Language: HCL
- Size: 11.7 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Tenable Cloud Snapshot Automation
This repository intends to provide a fast and simple deployment of cloud resource to assist in the automatic creation of
snapshots in your cloud environment.
## Getting Started
### Dependencies
* Ensure the [Terraform CLI](https://developer.hashicorp.com/terraform/downloads) is installed
## Amazon Web Services (AWS)
Guide can be found [here](aws/README.md)
## Microsoft Azure
Guide can be found [here](azure/README.md)
## License
The project is licensed under the MIT license.