In terraform, `tostring(module.this.port)` and `"${module.this.port}"` do not do the same thing... and I don't know why... but that really bothers me.

Comments