How to Resolve Cyclic Dependency Between Google Storage Buckets in Terraform?
I’m trying to set up logging for a Google Storage bucket(already existing) using Terraform, but I’m running into a cyclic dependency issue. Here’s my current Terraform configuration: