Skip to content
ย 
ย 

Latest commit

ย 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GitHub Actions Terraform

Automated Azure infrastructure deployment using Terraform and GitHub Actions with OIDC authentication.

๐Ÿš€ What This Does

  • Terraform manages Azure infrastructure (Resource Group + Static Web App)
  • GitHub Actions automatically deploys on push to main
  • OIDC for secure, keyless authentication to Azure
  • Remote State stored in Azure Storage with locking

๐Ÿ”— Live Site

https://black-sky-0510e820f.3.azurestaticapps.net

๐Ÿ—๏ธ Infrastructure

  • Azure Static Web App (Free tier)
  • Resource Group: rg-github-actions-terraform
  • Terraform State: Azure Storage account tfstate56202

๐Ÿ” Security

  • OIDC federated identity (no secrets stored)
  • Encrypted state at rest
  • State locking enabled
  • Environment protection: production

About

GitHub Actions Terraform Stuff

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages