Closed itsbalamurali closed 2 years ago
From β <p>The requested URL <code>/v1/projects/projects/some-test-project-id/locations/asia-south1/datasets?alt=json&datasetId=dev-dataset</code> was not found on this server. <ins>Thatβs all we know.</ins>
It looks like you have a duplicate "projects/". Is your default project set to something like "projects/your-project-id"?
@slevenick that helped ππΌ fix: trimprefix(google_project.your_project.id,"projects/")
referencing google_project
resource.
I'm going to lock this issue because it has been closed for 30 days β³. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
modular-magician
user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned tohashibot
, a community member has claimed the issue already.Terraform Version
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Provision
google_healthcare_dataset
&google_healthcare_fhir_store
.Actual Behavior
Steps to Reproduce
Terraform Docs Example
terraform apply