Add a mechanism to let the user to specify a custom list of tags to be applied to deployed resources. At the moment, more of the resources has ``` tags = { workspace = var.common_variables["deployment_name"] } ``` Allow user to specify additional tags too.