gen-function-app

Latest: v1.2.1
Category
Integration
Total Versions
5
Last Updated
1/7/2026

Release History

v1.2.1 Latest

Changes:

  • Fix Private Endpoint to Function App
  • Merged PR 15422: Updated private_endpoint.tf
  • Add an option to configure the API management ID in a function App

v1.2.0

Changes:

  • Add Private Endpoint to Function App module
  • Merged PR 15413: Add Private Endpoint to Function App module
  • Add an option to configure the API management ID in a function App

v1.1.2

Changes:

  • Add an option to configure the API management ID in a function App
  • Merged PR 15290: Add api_management_api_id

v1.1.1

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12283: Update pull request template and YAML configuration for improved clarity and...

v1.1.0

Changes:

  • Removed the merging of the "ManagedBy" tag inside the module.
  • This functionality needs to be used in the main TF file, not inside a module.
  • Merged PR 11008: Remove Merge tags
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.