Toby Saunders
Toby Saunders
This can be resolved by adding a .cfnlintrc.yaml file with the following: ``` ignore_checks: - W3005 ``` But it would be better not to have to ignore that check globally...
This is still a source of frustration - I don't really want to work around the problem as we need to be able to test what is being deployed as...
I think that makes sense - we already have a fork of the middleman repo in Alphagov here: https://github.com/alphagov/middleman/tree/main we could publish our own gem from that fork for ease...