Terraform Module usage
module "project_name" { source = "git@github.com:sergeykuzmich/tfmodule-do_wordpress.git" domain = "project_domain.com" }