Alexander Zimmermann
Alexander Zimmermann
Hi @jay-manday Wow.. I took me more than one year to realize there's actually a Issue in one of my projects. I apol(l)ogize for the late feedback. At least with...
Seems to be an issue with the plugin (like you already said). I will file them an issue (And maybe fix this later)
I have provided a fix for this: https://github.com/rancher/terraform-provider-rancher2/pull/570 Should be fixed when this is merged.
I cant remember why its commented out. I'll have a look at this later.
Actually this part is needed for Terraform to wait until cloud-init has finished. Otherwise, installing Rancher might fail because there's no docker installed. I think i will need to have...
Hi, thanks for your reply. I have marked this as a good first issue. Maybe i find the time to add this. It is not a lot of work.
There was no repository named renovate-config. We've tried to clone this, but the repository is not found. ``` git clone [email protected]:v3/TENANT//renovate-config Cloning into 'renovate-config'... remote: TF401019: The Git repository with...
Here is the output. There is no visible request against the Azure DevOps API. ``` { "urls": { "https://api.github.com/graphql (POST,200)": 2, "https://api.github.com/repos/SparebankenVest/azure-key-vault-to-kubernetes (GET,200)": 1, "https://api.github.com/repos/SparebankenVest/azure-key-vault-to-kubernetes/git/trees/master (GET,200)": 1, "https://auth.docker.io/token (GET,200)": 3,...
Is there more information we can provide to address this issue?
I've added a [Azure DevOps Repository containing a PoC](https://dev.azure.com/alexzimmer96/_git/renovate-poc). You can see in the [last pipeline run](https://dev.azure.com/alexzimmer96/renovate-poc/_build/results?buildId=6&view=logs&j=9995a1ec-1db8-510e-fb2a-93c27ceb2b21&t=4a780e3a-e273-50d0-4d2e-36df46b724d1) in line 254, that renovate was looking for a default repo and think...