-
resource "time_rotating" "rotation_month_oci" {
rotation_months = 5
}
resource "random_password" "oracle_admin" {
count = var.deploy_oracle_db ? 1 : 0
length = 20
min…
-
### 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…
-
### 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…
-
![OCDMF2022](https://user-images.githubusercontent.com/91704169/190543230-25f81455-5472-4710-a3eb-ba098332613c.png)
-
All,
I am currently working on Oracle Public cloud infrastructure provisioning using Terraform. can I use the this for syncing inventory with tf state file. does it work?
ghost updated
7 years ago
-
Oracle Cloud Infrastructure allows creating routing policy with a set of rules to route requests to different backend sets. The rules can be configured according to string matching of the request path…
-
The documentation for the oci_vault_secret resource says
> This operation is not supported by the Oracle Cloud Infrastructure Terraform Provider.
However, the page goes on to define the resourc…
-
### 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…
-
Hi,
I am using OCI Terraform module "oci_core_instance" for deploying VM with three additional/secondary network cards. This VM leverages cloud-init(user-data) script to configure FortiGate initia…
-
### 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…