newcontext-oss / opencti-terraform

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

AWS: store Terraform state remotely #2

Closed cgoettel closed 3 years ago

cgoettel commented 3 years ago
cgoettel commented 3 years ago

Had to make some decisions around hardcoding variables or making the init/build process more involved for the end user. Opted to hardcode some values, documented everything in code and in the README, and hopefully life will be easier for the end user.