Added another replace to support fifo queues

A fifo queue requires that the name of your FIFO queue must end with the .fifo suffix. If you trying deploying a fifo queue, you will get: Template format error: Resource name Queue1.fifo is non alphanumeric.

Added another replace to replace the dot that is required to create a fifo queue.

Merge request reports

Loading