Description
In the DigitalOcean template (do-linux), we use a coder_parameter
for region selection (main.tf#L170-L229).
Let's make this a module.
In the DigitalOcean template (do-linux), we use a coder_parameter
for region selection (main.tf#L170-L229).
Let's make this a module.