chrisbulgaria
chrisbulgaria
This is fixed in the latest release , thanks !
Sorry was supposed to be fixed in 4.88 but doesnt work in 4.89 ( see below) - reopening terraform will perform the following actions: module.code.oci_cloud_guard_security_zone.test_security_zone will be updated in-place ~...
Hi, yes I actually do not need the datasource at all - Im happy to specify var.vcn_id Changing it to vcn_id = var.create_vcn == true ? module.vcn[0].vcn_id : coalesce(var.vcn_id, try(data.oci_core_vcns.vcns[0].virtual_networks[0].id,""))...
https://github.com/oracle-terraform-modules/terraform-oci-oke/pull/564
Hi , It’s a bug , same as https://github.com/hashicorp/terraform-provider-helm/issues/665. Introduced in version 2 . Please upvote it such that it receives some attention. See as well the linked jupyterhub issue...
btw - in case anyone is interested - the same issue exists as well in oci_cloud_guard_security_recipe . And its still there in 4.100.
if I remember right it works when you create with the route type from the start ? Of course its still a bug ....
Would interest me as well - anyone with some good ideas on this use case ? (Managing external DBaaS via Kubernetes CRDs) Or doesn’t this make sense ? Chris
Thanks , if someone else comes here - I found in the meanwhile alternatives at least for MySQL and oracle , see in the list here :https://github.com/operator-framework/awesome-operators