Open wgebis opened 4 years ago
Thank you for reporting this bug @wgebis. I will take a look into this and solve it asap.
The problem has been fixed and tested with terraform 0.13.5
and kind
. Let me know if the problem still appear! Thank you again š
Hi @spaghettifunk ,
Not sure if it is referred to that ticket, but I think you shout mark empty_dir
under followed volume as lifecycle ignored:
~ volume {
name = "data"
- empty_dir {}
}
Every terraform apply discover that change (promethues and grafana deployment)
And also that issue I've got:
It appears that you are trying to reach this service with a host of 'my_domain.
This does not match /^(localhost|127\.0\.0\.1|linkerd-web\.linkerd\.svc\.cluster\.local|linkerd-web\.linkerd\.svc|\[::1\])(:\d+)?$/ and has been denied for security reasons.
Please see https://linkerd.io/dns-rebinding for an explanation of what is happening and how to fix it.
I'll take a look at it tomorrow. Thanks for reporting š
Describe the bug Unable to import module in project with Terraform 13.4 due to:
Also two warning about deprecation also are there:
To Reproduce
tf
fileExpected behavior Possibility to import module on Terraform >=0.13.4
Desktop (please complete the following information):