Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Scan

HealthcareLakeAPI

This is a pluggable component for data ingestion into the HealthcareLake. It accepts new FHIR records as a POST request. Full usage instructions are maintained here.

Usage

terraform apply

or as a module import:

module "fhir_api" {
  source = "git@github.com:spe-uob/HealthcareDataLakeAPI.git"
  
  region = var.region
  stage  = var.stage
}

About

Terraform module for a RESTful API that accepts new FHIR records

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Used by

Contributors

Languages