Christian Schmitt

Results 5 comments of Christian Schmitt

@MikielAgutu any progress on this?

Bump as it would be really handy to set ingress annotations.

@anandswaminathan @mwylde @glaksh100 @premsantosh @maghamravi are you still shepherding this repo?

I have the same issue. My workaround was az login with the service principal upfront the terraform run az login --service-principal -u $(ARM_CLIENT_ID) -p $(ARM_CLIENT_SECRET) --tenant $(ARM_TENANT_ID) terraform apply -auto-approve

Is this issue really getting ignored? in Changelog of 0.13.0 is writtern, that the here described "Warnings" will result in Errors. > config: Inside provisioner blocks that have when =...