You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debugging this further with some extra logging reveals that it fails on google_identity_platform_project_default_config which was removed in 6.0.0. See version 6 upgrade.
Maybe it's just about removing that ref in externalnames.go etc. BRB
Is there an existing issue for this?
Affected Resource(s)
All
Resource MRs required to reproduce the bug
No response
Steps to Reproduce
Makefile
to use v 6.10.0 of theterraform-provider-google
make clean generate
What happened?
It fails with
panic: runtime error: invalid memory address or nil pointer dereference
Relevant Error Output Snippet
Crossplane Version
N/A
Provider Version
f90cbe5
Kubernetes Version
N/A
Kubernetes Distribution
N/A
Additional Info
This is required to update some new or updated resources only available in later
terraform-provider-google
.The text was updated successfully, but these errors were encountered: