Crossplane Version
v2.3.2
Crossplane Grafana Provider Version
v2.11.2
Affected Resource(s)
- alerting.grafana.crossplane.io/v1alpha1/ContactPoint
YAML resources
apiVersion: alerting.grafana.crossplane.io/v1alpha1
kind: ContactPoint
metadata:
name: test1
spec:
initProvider: {}
providerConfigRef:
name: grafana-cloud-provider
forProvider:
name: test1
Expected Behavior
An contact point to be created in Grafana (Cloud).
Actual Behavior
An error message in the status of the resource:
message: "create failed: failed to read the ID of the new resource"
Steps to Reproduce
No response
Important Factoids
In the Grafana Cloud UI I can create an Contact Point without any integration (what I mean by 'empty ContactPoint'). So I guessed it should be possible using the crossplane resource as well.
References
No response
Crossplane Version
v2.3.2
Crossplane Grafana Provider Version
v2.11.2
Affected Resource(s)
YAML resources
Expected Behavior
An contact point to be created in Grafana (Cloud).
Actual Behavior
An error message in the status of the resource:
message: "create failed: failed to read the ID of the new resource"Steps to Reproduce
No response
Important Factoids
In the Grafana Cloud UI I can create an Contact Point without any integration (what I mean by 'empty ContactPoint'). So I guessed it should be possible using the crossplane resource as well.
References
No response