TheEvilCoder42

Results 4 issues of TheEvilCoder42

### Version 2.7.8 ### Reproduction link [codesandbox.io](https://codesandbox.io/embed/unruffled-lewin-sk7ldd?fontsize=14&hidenavigation=1&theme=dark) ### Steps to reproduce Change the text in the first (`testRefObj`) input field. Watch using a getter on an object property made reactive...

### Terraform Version `Terraform v1.1.3` ### Affected Resource(s) openstack_lb_l7policy_v2 ### Terraform Configuration Files ```hcl resource "openstack_lb_l7policy_v2" "l7policy_1" { name = "test" action = "REDIRECT_PREFIX" description = "test l7 policy" position...

**Environment:** - Kubernetes distribution (e.g. AKS, ACS Engine, GKE, EKS, etc.): AWS EKS - Kubernetes version (use `kubectl version`): 1.14 - Osiris version (specify by SHA or semver): 113a458 -...

Based on #46 - Add resources to proxy sidecar, hardcoded for now.