damondouglas opened a new issue, #26509:
URL: https://github.com/apache/beam/issues/26509
### What happened?
Loading the gradle project, the following Exception shows, blocking the IDE
from loading projects.
```
error: error executing jsonpath
"'{.items[0].status.loadBalancer.ingress[0].ip}:{.items[0].spec.ports[0].port}'":
Error executing template: array index out of bounds: index 0, length 0.
Printing more information for debugging the template:
```
Stack trace reveals:
```
Caused by:
org.gradle.api.internal.tasks.DefaultTaskContainer$TaskCreationException: Could
not create task ':learning:tour-of-beam:terraform:terraformApplyBackend'.
```
### Issue Priority
Priority: 2 (default / most bugs should be filed as P2)
### Issue Components
- [ ] Component: Python SDK
- [ ] Component: Java SDK
- [ ] Component: Go SDK
- [ ] Component: Typescript SDK
- [ ] Component: IO connector
- [ ] Component: Beam examples
- [X] Component: Beam playground
- [ ] Component: Beam katas
- [ ] Component: Website
- [ ] Component: Spark Runner
- [ ] Component: Flink Runner
- [ ] Component: Samza Runner
- [ ] Component: Twister2 Runner
- [ ] Component: Hazelcast Jet Runner
- [ ] Component: Google Cloud Dataflow Runner
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]