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...

bug
In-Progress

i see following code : data "capability" "cloudguard_available" { name = "cloudguard_available" } in file : terraform-provider-oci/examples/cloudguard/cloudguard_onboard_console_usecase_example/main.tf while trying example getting following error: Error: Failed to query available provider packages...

question

### 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

### Terraform Configuration Files resource "oci_mysql_mysql_configuration" "MDS_Custome_Configuration" { compartment_id = var.compartment_id description = "Test Env Configuration for the MySQL Instances" display_name = "Test Env MySQL Configuration" init_variables { lower_case_table_names =...

bug
In-Progress

I switched from using both local and http backends to store my tfstate file to the free tier of Terraform Cloud. I am using the [private_key_path](https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/terraformproviderconfiguration.htm) argument to in the...

bug
awaiting-affected-resources

### 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
awaiting-affected-resources

### 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
In-Progress

When I look at multiple resources in the terraform OCI provider I encounter messages like this: `Deprecated. For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).` Which is just a general...

question

### 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