When troubleshooting or getting support for the OCI Terraform provider, it's often useful to first check the status of the OCI services, the version of Terraform and the provider, and enable and collect verbose logging.
Tip
Checking service status and verbose log output can help you determine whether an issue is related to the Terraform provider or the OCI service the provider is using.
To check on the latest status and whether there are any outages in OCI, see OCI Status.
Checking the Terraform and OCI Terraform Provider Versions 🔗
To verify the version of Terraform and the OCI Terraform provider, initialize Terraform from a directory with your configurations and then run the -version command. For example: