1nval1dctf / terraform-aws-ctfd

Terraform module for the salable deployment of CTFd on AWS
MIT License
17 stars 8 forks source link

custom ctfd imag #15

Open abhinavbom opened 3 weeks ago

abhinavbom commented 3 weeks ago

How can I pass a custom ctfd image to build from instead of using the vanilla ctfd image.

1nval1dctf commented 3 weeks ago

Use the variable ctfd_image. Depending on where this is hosted you may need to set registry_server, registry_username and registry_password