Anthony Freyermuth

Results 8 comments of Anthony Freyermuth

I see, My usecase is to deploy an environment for each of my PR. So what I'm doing is to replacing some digits using `sed` command in my devspace.yml in...

I got the same error, I achieve to "terraform init" with this message at the end : ``` Installed / v0.0.1 (unauthenticated) ``` My provider is well downloaded but whenever...

If I understand well @ryancurrah , we have to wait this issue to be fix by Artifactory ? Because what you've done is exactly what I have done

Hey @ryancurrah I got exactly the same configuration as you and it does not work. I can init but when I add one resource in my main.tf I got error...

Ok, it seems that un update on my Artifactory solved the issue. But now I'm facing another issue. Is it possible to use my provider hosted on artifactory AND to...

@FabianKramm Yes of course, I can reproduce the exact kubectl / helm command and it deploys without issue. Moreover on a parallel devspace project everything works perfectly :/

@FabianKramm What do you mean ? Inside my `.devspace` folder I only have a `cache.yml` file