-
## Task
Fix the GCP bastion hostname to resolve the actual IP address of the bation host.
## Background
The GCP bastion hostname is pointing to the VPN proxy host instead of the bastion host's IP …
-
The proposal is posted here [Proposal of shared credentials across gridscale tools](https://github.com/gridscale/terraform-provider-gridscale/issues/183). Please feel free to comment.
-
Hi there,
in the cloud panel it is possible to link a managed mariadb service to a private network.
I think this is a rather recently added new feature.
The gridscale provider only allows linki…
-
As SCS container user, I need to be sure that deploying a standard nginx-ingress controller will create the needed L4 load-balancer that works without me having to tweak things with provider-dependent…
-
Great work, it's simple and pretty!
I'm trying the 1D version. Here are some small questions/suggestions.
1.
In the class `PlaceCells`, `place_cell_centres` uses "uniform_jitter" method to samp…
-
I have copied the docsy-example repo and changed a few things.
When adding a menu entry in the `config.toml` like so:
```
[[menu.main]]
name = "Link"
weight = 40
url = "https://exa…
-
**Kibana version:** 8.3
**Describe the bug:** Given a spec using autosize, no scrollbars are shown even if the autosized chart ends up larger as the container. Also, the container height keeps grow…
-
Hi there,
the [terraform help for gridscale provider states](https://registry.terraform.io/providers/gridscale/gridscale/latest/docs/data-sources/template) that the list of public templates can be …
-
The following Vega spec results in a PanicException when passed as input to `pre_transform_spec`
```python
import vegafusion as vf
spec = r"""
{
"$schema": "https://vega.github.io/schema/vega…
-
In GS you can create no more than 8 network interfaces, which includes the connection to the public network. So far, so good. Unfortunately with the Terraform provider you can only create 7 network in…