Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dell/terraforming-dps
terraforming of dell dataprotection appliances
https://github.com/dell/terraforming-dps
avamar ddmc ddve hcl powerprotect-datadomain powerprotect-datamanager ppdm terraform terraform-module
Last synced: about 1 month ago
JSON representation
terraforming of dell dataprotection appliances
- Host: GitHub
- URL: https://github.com/dell/terraforming-dps
- Owner: dell
- License: mit
- Created: 2024-03-26T10:12:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T12:59:00.000Z (8 months ago)
- Last Synced: 2024-04-12T17:52:41.664Z (8 months ago)
- Topics: avamar, ddmc, ddve, hcl, powerprotect-datadomain, powerprotect-datamanager, ppdm, terraform, terraform-module
- Language: HCL
- Homepage:
- Size: 525 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# terraforming-dps
This is the terraform repo to deploy Dell Technologies Dataprotection Appliances to Cloud using terrafrom
See Subdirectories for Cloud Provider specific Deployments and getting started
---
[terraforming-aws](./terraforming-aws/README.md)
[terraforming-azure](./terraforming-azure/README.md)
[terraforming-gcp](./terraforming-gcp/README.md)## How to use
Cloud Provider comes with modules for individual Consumption. each Module has its own variable anf output file.
You can use your own main file to connect to the modules, or use the Provided one, that allows you to dynamically select the modules to use.The Modules support "Bring your own Infra", aka pre configured resources ( e.g. Networking or Pricipals )
## Contributing Guidelines
Contributions to this Repository are welcome, whether or not you work for Dell. Contributions may be:Improvements to or fixes for existing example code
Updates to example documentation
Complete example code for a use case not currently included
Please note that pull requests that contribute new example code or update existing sample code in a way that affects usage should include documentation.