# 2.1.24

**Release Date:** December 3, 2025

---

## ✨ New Features

### Terraform Modules

#### Environment Variable Usage Improvements 🔧

**Module:** `saif-staticsite-service`

Refactored the staticsite_service module to use the full environment variable instead of the short name for better clarity and consistency. This update improves the display name for AzureDevOps service principal and the workspace naming convention.

**Key Changes:**

- ✅ **Full Environment Names** - Updated to use complete environment variable names for improved readability
- ✅ **Service Principal Display Name** - Enhanced display name generation for AzureDevOps service principals
- ✅ **Workspace Naming** - Improved workspace naming convention for better consistency across environments

**Benefits:**

- 🔍 Improved clarity when viewing resources in Azure portal
- 🎯 More consistent naming across all environments
- 📝 Better self-documenting infrastructure code

---

#### Module Version Updates ⬆️

**Module:** `saif-staticsite-service`

Updated the version of the staticsite_service module to incorporate recent improvements and ensure compatibility with the latest Azure provider features.

---

## 🐛 Bug Fixes

### Terraform Modules

- 🐛 **saif-staticsite-service** - Fixed version constraint for the staticsite_service module to ensure proper dependency resolution

---

## 📋 Additional Notes

- **Total Commits:** 4
- **Files Changed:** 3
- **Contributors:** Jason Coria Corona Yue

### Files Modified

| File                                                 | Change Type |
| ---------------------------------------------------- | ----------- |
| `site/infra/app/main.tf`                             | Modified    |
| `src/terraform/saif-staticsite-service/data.tf`      | Modified    |
| `src/terraform/saif-staticsite-service/variables.tf` | Modified    |

---

## 🔄 Breaking Changes

**None in this release** ✅

---

## 📚 Documentation

No documentation changes in this release.

---

## 🔗 Related Links

- [Terraform Modules Documentation](../reference/tools/index.md)
- Static Site Service Module (`src/terraform/saif-staticsite-service/`)

---

_For questions or feedback, visit the [Teams Support Channel](https://teams.microsoft.com/l/channel/19%3Acb611810fb0b42b080cfff5590bdd51c%40thread.tacv2/Support?groupId=514d2dac-2d62-48ce-bf99-0fa0ce39469c&tenantId=a86cb8ed-369b-4df5-ace5-43811f6e08cf)_
