Ao tentar criar o stack de datascience via template recebo o seguinte erro ao clicar em apply:
**Failure details:**
**The job failed due to an error in the Terraform configuration. To troubleshoot this issue, view the job log.**
data.oci_identity_compartment.current_compartment: Refreshing state...
data.oci_identity_regions.current_region: Refreshing state...
data.oci_identity_tenancy.tenant_details: Refreshing state...
data.oci_identity_regions.home-region: Refreshing state...
Error: Null value found in list
on variables.tf line 80, in data "oci_identity_regions" "home-region"
80: data "oci_identity_regions" "home-region" {
Null values are not allowed for this attribute value.
Usei um outro template para criar uma VCN e funcionou normalmente
Alguém pode me dar uma ajuda sobre este assunto
Muito obrigado
Mario Wilson Garcia