Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
/ deployment Public archive

Terraform Deployment Configuration for iHART, automated using GitHub Actions and Terraform Cloud.

Notifications You must be signed in to change notification settings

iHART-NITK/deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iHART

A Distributed, Real-Time Cross Platform Application for Healthcare Management and Automation

iHART is a software product that provides an interface for students and faculty of NITK to access healthcare facilities on campus. It also helps the HCC staff manage their work and documents better.

iHART Deployment

This repository contains 3 GitHub Actions, namely:

  • Terraform Validation Action: This action simply validates the Terraform configuration and generates the Terraform Plan, which essentially performs a dry run on the configuration and shows the infrastructure to be configured.
  • Terraform Apply Action: This action applies the configuration and deploys the entire application to the Microsoft Azure Cloud.
  • Terraform Destroy Action: This action destroys the infrastructure that was created.

The Terraform State is managed on the Terraform Cloud, enabling remote workflows to run using the same state.

About

Terraform Deployment Configuration for iHART, automated using GitHub Actions and Terraform Cloud.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages