Jim Leary

Results 8 comments of Jim Leary

Hi David - No, its not. Bucardo is (apparently) stating that it cannot find this table in the public schema in the target DB. The source DB does not have...

the 'cluster_metadata' table does not exist after running the query you suggested. Nothing in the goat table as well. Again: what I'm doing is attempting to replicate a source AWS/RDS...

Yes - correct. I looked at both the source and target db's.

This was working correctly all day, then around 16:00 EDST I started getting plan errors. There were no changes to the configuration or code at all.

[terraform_debug.log.gz](https://github.com/hashicorp/terraform/files/9184787/terraform_debug.log.gz)

I am able to reproduce the error with some simple code - it's rather interesting: ``` # local-module for test of crash # Jim Leary # local-module/main.tf variable "lifecycle_rules" {...

Thanks - the original "any" designation was a bug on my part; however, not having Terraform panic and cause state-locks would be a big help.

We're using v1.7.8 and are also experiencing the same problem that is not solved by v1.8.0-rc2. We have to stop the sync, delete all of the repeated pre-sync jobs, then...