octavian2204

Results 7 comments of octavian2204

I will not re-open the issue but it is same as https://github.com/cloudflare/terraform-provider-cloudflare/issues/5370 and the issue WAS NOT FIXED. Also, the problem in NOT only with `cloudflare_zero_trust_access_application` but with: 1. cloudflare_zero_trust_access_application...

> [@ronballesteros](https://github.com/ronballesteros) version 5.1.0 works for us its strange, can you confirm? Try another resources like `cloudflare_access_rule ` or anything else in cloudflare provider

same issue. it seems kitchen is ignoring cgroupns_host parameter: here is the kitchen.yml: ```bash --- driver: name: dokken privileged: true cgroupns_host: true volumes: - /sys/fs/cgroup:/sys/fs/cgroup:rw provisioner: name: dokken chef_license: accept-no-persist...

More info can be found here as well: https://github.com/cloudflare/terraform-provider-cloudflare/issues/5495

I'm not sure that this is related to shipping, and despite docs say that: ` LINSTOR supports snapshots for LVM_THIN, FILE_THIN, ZFS and ZFS_THIN pools.` (https://linbit.com/drbd-user-guide/linstor-guide-1_0-en/#s-kubernetes-snapshots-working-with) I am getting `'Storage...

Heh... thank you! I am indeed on ext4.

maybe instead of creating a separate module would be wiser to add `state: present/absent/destroy` to existing ones?