Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 09:47
· 169 commits to main since this release
cf6ede0

5.0.0 (2022-09-21)

⚠ BREAKING CHANGES

  • variable application removed
  • variable environment removed
  • variable app_service_name renamed to app_name
  • variable app_service_hostnames renamed to
    custom_hostnames
  • output app_service_id renamed to app_id
  • output app_service_name renamed to app_name
  • output app_service_identity_principal_id renamed to
    identity_principal_id
  • output app_service_identity_tenant_id renamed to
    identity_tenant_id
  • sub-module service-plan variable application
    removed
  • sub-module service-plan variable environment
    removed
  • sub-module service-plan variable service_plan_name
    renamed to name
  • sub-module service-plan output service_plan_name
    renamed to nane
  • sub-module service-plan output service_plan_id
    renamed to id

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Code Refactoring