Bow Archer
Bow Archer
We have a project which autogenerates some schemas upon pre-commit (if they're out of sync). We run this with lint-staged, hoping to get them automatically added to our commit, but...
I have a similar issue running a recursive validate script: ```bash │ Error: Unsupported argument │ │ on some.tf line 77, in resource "aws_db_instance" "main": │ 77: db_name = var.database_name...
Thanks Gary! You're helping me on home projects now 😂