terraform-google-memorystore
terraform-google-memorystore copied to clipboard
fix: Bump google-project-factory to ~> 17.0 for compatibility with google provider
The google provider was bumped in https://github.com/terraform-google-modules/terraform-google-memorystore/pull/229. However, the enable_apis module still has a < 6.0 constraint. These are in conflict. This issue was encountered when bumping from 8.0.0 -> 11.0.0.
- This introduced hashicorp/google 6.* support https://github.com/terraform-google-modules/terraform-google-project-factory/pull/939