Skip to content

Conversation

@ianjensenisme
Copy link
Contributor

Description

This pull request makes a small update to the default resource tags in the infra/main.tfvars.json configuration file. The primary change ensures that if the RESOURCE_TAGS environment variable is not set, a default tag with "name":"AZD-MCS-AZAI" will be used.

Related Issue(s)

Resolves #311

@ianjensenisme ianjensenisme requested a review from a team as a code owner October 16, 2025 19:46
Copilot AI review requested due to automatic review settings October 16, 2025 19:46
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a configuration issue in the Terraform variables file by providing a proper default value for resource tags when the RESOURCE_TAGS environment variable is not set. This prevents deployment failures when the environment variable is missing.

  • Adds a default tag value {"name":"AZD-MCS-AZAI"} to prevent null reference errors during deployment

mattdot
mattdot previously approved these changes Oct 16, 2025
@devorekristen devorekristen self-requested a review October 16, 2025 19:56
devorekristen
devorekristen previously approved these changes Oct 16, 2025
@ianjensenisme ianjensenisme dismissed stale reviews from devorekristen and mattdot via 9f4d3e1 October 16, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Azure 'tags' defaulting to invalid type in main.tfvars when running local deployment

4 participants