Skip to content

Releases: wso2/azure-terraform-modules

v0.18.0

22 May 13:48
d4b7b97
Compare
Choose a tag to compare

What's Changed

  • Make deployment sku values configurable for all the deployments by @ayeshajay in #76
  • Configure Name Abbreviations of AMPLS Resources by @WickramBug in #77

Full Changelog: v0.17.3...v0.18.0

v0.17.3

16 May 15:52
f016885
Compare
Choose a tag to compare

What's Changed

  • [main] Update SSL profile configuration in Application Gateway by @Shenali-SJ in #74
  • [main] Add Application Gateway SSL profile to ignore block by @Shenali-SJ in #75

Module - Application-Gateway

Variable Names

Removed Variables

  • ssl_policy_name

Added Variables

  • ssl_profiles

Added to Ignore Block

  • trusted_client_certificate

  • ssl_profile

Data Type Changes


Variable Name Old New
appgw_rewrite_rule_set list(map(string)) type = map(object({    name = string    rewrite_rule = object({      name          = string      rule_sequence = string      request_header_configuration = object({        header_name  = string        header_value = string      })    })  }))

Full Changelog: v0.17.2...v0.17.3

v0.17.2

15 May 13:06
3d234b1
Compare
Choose a tag to compare

What's Changed

  • [main] Update Application Gateway to support mTLS functionalities by @Shenali-SJ in #68
  • [main] Update name abbreviation for appi by @WickramBug in #73

Full Changelog: v0.17.1...v0.17.2

v0.17.1

14 May 13:46
bbf00a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

14 May 05:34
e55efe9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

26 Apr 05:16
3350dec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

24 Apr 08:53
9be6921
Compare
Choose a tag to compare

What's Changed

  • Update AI cognitive deployment to support multi models by @ayeshajay in #62
  • Add cognitive_deployment_name to the value map by @ayeshajay in #64
  • Output Service Endpoint Name in GitHub-Service-Endpoint by @athiththan11 in #65

new variables - Azure-OpenAI-Service

azure_openai_deployments

removed variables - Azure-OpenAI-Service

cognitive_model_format
cognitive_model_name
cognitive_model_version
cognitive_deployment_name

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

22 Apr 05:21
94d6769
Compare
Choose a tag to compare

What's Changed

  • Add Route Table Association Dependency to AKS Firewall by @athiththan11 in #61

Full Changelog: v0.13.0...v0.14.0

v0.13.0

16 Apr 05:08
2f389fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

15 Apr 10:35
ce68eb7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0