newcontext-oss / opencti-terraform

Terraform scripts for deploying OpenCTI to AWS, Azure, and GCP
Apache License 2.0
30 stars 13 forks source link

standardized, improved documentation #17

Closed cgoettel closed 3 years ago

cgoettel commented 3 years ago

The wrapper script is used by each provider. So any call to it has to be the same (same variables, etc) and each provider was calling it differently. Standardized variable naming, improved documentation, made sure each provider was setting the appropriate variables, and tested each deployment to ensure they're working.