Skip to content
Snippets Groups Projects

Terraform Test Framework - Additional Modules Added

Merged Daniel Scholl (MS] requested to merge test-framework into master

Provider Configuration Changes

  • Added explicit provider requirements block to multiple Azure modules:
    • app-insights
    • app-monitoring
    • keyvault
    • log-analytics
    • network
    • resource-group
    • service-bus
  • Set Azure provider version constraint to >=3.90.0, <=4.17.0 for consistency across modules

Test Infrastructure Enhancements

  • Added new test scripts for multiple modules:
    • app-monitoring/test.sh
    • network/test.sh
    • service-bus/test.sh
  • Implemented comprehensive testing configurations with:
    • Resource validation
    • Error handling
    • Cleanup procedures
    • Environment variable validation

Module Testing Updates

  • Updated testing configurations for app-monitoring:
    • Added unit tests for action groups and metric alerts
    • Implemented test fixtures with expected resource configurations
  • Enhanced service-bus testing:
    • Added detailed topic and subscription validation
    • Updated test variables and configurations
  • Improved network module testing:
    • Added subnet and VNet configuration validation
    • Updated resource count expectations

Variable and Configuration Updates

  • Expanded variable definitions in testing configurations
  • Added detailed type constraints and descriptions for variables
  • Updated resource tag structures for consistency
  • Added sensitive markers for connection strings and authorization rules
Edited by Daniel Scholl (MS]

Merge request reports

Pipeline #307326 passed with warnings

Pipeline passed with warnings for 5b32f9a8 on test-framework

Approved by

Merged by Daniel Scholl (MS]Daniel Scholl (MS] 1 month ago (Feb 5, 2025 9:20pm UTC)

Merge details

  • Changes merged into master with 7da4b291 (commits were squashed).
  • Deleted the source branch.

Pipeline #307335 passed with warnings

Pipeline passed with warnings for 7da4b291 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading