terraform-provider-oci icon indicating copy to clipboard operation
terraform-provider-oci copied to clipboard

Terraform Oracle Cloud Infrastructure provider

Results 281 terraform-provider-oci issues
Sort by recently updated
recently updated
newest added

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug

Hi all, There are multiple usecases where, inside a module, one will need to query the current region. We'll need something similar to what AWS provides - provider datasources: https://www.terraform.io/docs/providers/aws/d/region.html...

enhancement

This Github template is intended for questions regarding the Terraform **Oracle Cloud Infrastructure** provider. Before using this template, check whether your question is already answered in one of the following...

question

Hi, I use TF v0.14.8 and oci provider plugin 4.18.0. Within the ressource "oci_core_security_list" I get an error when I try to create an ingress_security_rules that uses destination_port_range in tcp_options:...

bug
In-Progress

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug

The oci_core_instance resource seems to be not updateable ```hcl ~ agent_config { are_all_plugins_disabled = true ~ is_management_disabled = false -> true ~ is_monitoring_disabled = false -> true plugins_config { desired_state...

bug

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug

Hello OCI - terraform team We are using this code to provision NLB ,, it is an estrange situation because the error appears and after 1 or 2 times retrying...

question