terraform-examples icon indicating copy to clipboard operation
terraform-examples copied to clipboard

Terraform Examples for Oracle Cloud Infrastructure and Platfrom

Results 3 terraform-examples issues
Sort by recently updated
recently updated
newest added

Adding NAT and Hybrid DNS Template

Hi following the Guide I came across the issue with the part : backups { cloud_storage_container = "Storage-${var.domain}/my-terraformed-database-backup" create_if_missing = true } so while creating the DBCS it fails at...