[Bug]: Cloud Function creation fails with SetNew only operates on computed keys - region is not one
#575
Labels
SetNew only operates on computed keys - region is not one
#575
Is there an existing issue for this?
Affected Resource(s)
Resource MRs required to reproduce the bug
I managed to reproduce the same issue using the cloudfunctions example manifest.
Steps to Reproduce
Apply the provided manifest by changing the
sourceArchiveBucket
andsourceArchiveObject
values to a valid test bucket/object.What happened?
The external Cloud Function has not been created and I see the following error in the resource status
Relevant Error Output Snippet
No response
Crossplane Version
1.15.0
Provider Version
provider-gcp-cloudfunctions:v1.5.0
Kubernetes Version
v1.28.10
Kubernetes Distribution
GKE
Additional Info
The issue is similar to the one reported in #472 and solved by #490, but the switch to the new API was not done for the Cloud Functions resources
The text was updated successfully, but these errors were encountered: