Compositions in this repository require GCP project ID to be passed to composed resources. This is currently done by defining a spec in the CR but this is redundant since project ID information already available in the GCP provider config.
We need a way to pass project ID in provider config but this currently not supported in Crossplane.
Related crossplane issue: crossplane/crossplane#1922
Compositions in this repository require GCP project ID to be passed to composed resources. This is currently done by defining a spec in the CR but this is redundant since project ID information already available in the GCP provider config.
We need a way to pass project ID in provider config but this currently not supported in Crossplane.
Related crossplane issue: crossplane/crossplane#1922