-
Couldn't load subscription status.
- Fork 18
KnownIssues
github-actions edited this page Feb 27, 2024
·
3 revisions
When using Terraform to deploy the infrastructure the deployment fails intermittently as it is unable to reference the VM that was just created. This is due to the "eventual consistency" of Azure resources. This is a known issue with Terraform and Azure and is not specific to this repository. The workaround is to re-run the Terraform deployment if that happens.
- Wiki Home
-
Introduction to deploying Oracle
- Single instance automated deployment with Terraform through GitHub Actions (recommended method)
- Single instance automated deployment with Bicep through GitHub Actions (recommended method)
- Dataguard automated deployment with Terraform through GitHub Actions (recommended method)
- Dataguard automated deployment with Bicep through GitHub Actions (recommended method)
- Single Instance manual deployment with Terraform through Azure CLI
- Single Instance manual deployment with Bicep through Azure CLI
- Dataguard manual deployment with Terraform through Azure CLI
- Dataguard manual deployment with Bicep through Azure CLI
- Frequently Asked Questions
- Contributing
- Known Issues
- Telemetry