Is there any way to tell #terraform to stop reporting warnings? We have a bunch of modules that still use quotes around variables which is deprecated now but I really don't need to see this ALL THE TIME.
@devopsdreams we didn't find a non hacky way so we updated the modules in questions (luckily it was only 6-7). I hope there will be a command line flag in the future
@kevin if there's a non-hack way, i'd love to know. 0.11 to 0.12 was painful in so many ways! you are not alone, maybe this can help (though it's still closed without a real solution IMO): https://github.com/hashicorp/terraform/issues/23406