terraform-examples
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
fixed typo
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...