Freek D Hooge
Freek D Hooge
Curious what kind of GDPR issue that could be. I mean, the data is still being send to Solis Cloud, the API only makes it available for the user via...
Still an issue with version 4.96.0
You can reassign a reserved public IP (or set it "free") by changing the assignment. What I do is to create an instance with the "assign_public_ip" attribute set to "false"....
@MeharwadeDivya The fix does not seem to work for every resource type. I still get the problem with oci_logging_log resources (here it was a load balancer log), which even forces...
I just checked and I'm even getting this error when I remove the routing_policy_name attribute Strangely enough, the state of this resource in the state file does not contain the...
When testing the API itself using Python it seems that the update succeeds when specifying the Python None value. An empty string triggers the same problem. From this it seems...
Just tested again with latest versions and it is still a problem ``` Terraform v1.5.6 on linux_amd64 + provider registry.terraform.io/hashicorp/random v3.5.1 + provider registry.terraform.io/oracle/oci v5.10.0 ``` Can you give an...
more than two months later, still an issue... ```Terraform v1.5.7 on linux_amd64 + provider registry.terraform.io/hashicorp/random v3.5.1 + provider registry.terraform.io/oracle/oci v5.14.0```
Ah yes, good point. I did not took in account that the con_id 0 is also used when the database don't use the CDB architecture. A nested decode construct or...
Hi, I tried to use that setting with the --project-dir parameter, but it did not work. From the error message it seems that this parameter is not passed to the...