Freek D Hooge

Results 20 comments of Freek D Hooge

I must say that the reason for not adding this is a bit strange. After all, the secret (eg a DB password for a DBCS resource) is already in the...

@jotruon I totally missed that data source Sorry for that, and many thanks for the pointer

@revchris, I'm using the following to get the IP address It works for DBCS VM (single node) But a more direct way would certainly be useful ``` data "oci_database_db_nodes" "this"...

I can also confirm the issue with v4.17 But it seems to be broader then removing the automatically added tags When running an apply after the create it seems to...

Still an issue with v4.67.0 (load balancer log files are recreated each time) ``` # module.XXXXX.oci_logging_log.gdb_lb_app1_log_error must be replaced -/+ resource "oci_logging_log" "gdb_lb_app1_log_error" { ~ compartment_id = "ocid1.compartment.oc1.xxxxxxxxxxxxxx" -> (known...

No response so far Did not test it with the newer oci terraform provider Which version are you on?

same issue with following version ``` Terraform v1.1.9 on linux_amd64 + provider registry.terraform.io/hashicorp/oci v4.75.0 ``` ``` Error: 400-MissingParameter, Static routes must be specified. │ Suggestion: Please retry or contact support...

not sure which script you are referring to, but the instance resource has a fault_domain attribute that controls in which FD the instance will be created. The following gives you...

Hi, I noticed that one build failed because of a missing changelog? Do I need to provide something for this?

It is strange that you see a positive value for both the charging and discharging. Could it be something with the integration between your battery system and the inverter? On...