Search

Please login in for more filter options


Kickstart your project with AVM templates.

app-managedenvironment

report
Report Package app-managedenvironment

If you believe that this package or its contents contain harmful information, please inform us.
Please be aware that we will never share your credentials.

Please let us know what this package contains.
Please enter a valid email address.

This Terraform Azure Verified Module deploys: terraform-azurerm-avm-res-app-managedenvironment

ipm add --package avm-terraform/app-managedenvironment --version 0.3.0 

Published: 25-06-2025

Project URL: https://ipmhub.io/avm-terraform

Package Type: Terraform

License: MIT


No readme file uploaded for this version

Release History

Version 0.3 - 2025-06-22

What's Changed

Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-app-managedenvironment/compare/v0.2.1...0.3

Breaking Changes

  1. Provider Version Requirements Increased

    • The minimum required Terraform version was raised to >= 1.10 (from >= 1.5.0).
    • The minimum AzureRM provider is now ~> 4.0 (was >= 3.71, < 5).
    • The AzAPI provider constraint is now ~> 2.4 (was >= 1.13, < 3).
    • Impact: Users on older provider versions will need to upgrade before using v0.3.
  2. Input Variable Changes and Deprecations

    • New primary input for Log Analytics: log_analytics_workspace (object with resource_id).
      • The previous method of specifying log_analytics_workspace_customer_id and log_analytics_workspace_primary_shared_key directly is now considered legacy; the new input is preferred.
    • The input for managed identities has changed to a structured object (managed_identities).
      • If you previously set identities with other mechanisms, you must update to the new schema.
    • The storages variable has moved and/or been restructured (and the old variable file was deleted).
    • Impact: Any usage of the module with the previous scalar or old-style input patterns will require updates to the new structure.
  3. Changed Required Fields in Workload Profiles

    • For dedicated workload profiles, minimum_count and maximum_count are now required fields.
    • The handling of workload profiles was refactored; omitting profiles now creates a Consumption Only plan.
    • Impact: Existing configurations with dedicated workload profiles must specify these counts or Terraform will fail to plan/apply.
  4. Module Output Changes

    • New outputs and some renaming (e.g., for managed identities).
    • Some outputs may be missing or changed if you rely on exact output names/types.
    • Impact: Automated workflows or downstream modules that consume outputs may need adjustment.
  5. Resource and Data Source Changes

    • Some internal data source and resource usage changed (e.g., switch from azurerm_client_config to azapi_client_config).
    • Impact: Should be transparent for most users, but custom forking/extending of the module may require updates.
  6. Behavioral Changes in Examples

    • All examples now use new provider constraints and input/output patterns.
    • Impact: Copy-pasting from old examples will not work without migration.

Version 0.3.0 - 2025-06-22

What's Changed

Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-app-managedenvironment/compare/v0.2.1...0.3

Breaking Changes

  1. Provider Version Requirements Increased

    • The minimum required Terraform version was raised to >= 1.10 (from >= 1.5.0).
    • The minimum AzureRM provider is now ~> 4.0 (was >= 3.71, < 5).
    • The AzAPI provider constraint is now ~> 2.4 (was >= 1.13, < 3).
    • Impact: Users on older provider versions will need to upgrade before using v0.3.
  2. Input Variable Changes and Deprecations

    • New primary input for Log Analytics: log_analytics_workspace (object with resource_id).
      • The previous method of specifying log_analytics_workspace_customer_id and log_analytics_workspace_primary_shared_key directly is now considered legacy; the new input is preferred.
    • The input for managed identities has changed to a structured object (managed_identities).
      • If you previously set identities with other mechanisms, you must update to the new schema.
    • The storages variable has moved and/or been restructured (and the old variable file was deleted).
    • Impact: Any usage of the module with the previous scalar or old-style input patterns will require updates to the new structure.
  3. Changed Required Fields in Workload Profiles

    • For dedicated workload profiles, minimum_count and maximum_count are now required fields.
    • The handling of workload profiles was refactored; omitting profiles now creates a Consumption Only plan.
    • Impact: Existing configurations with dedicated workload profiles must specify these counts or Terraform will fail to plan/apply.
  4. Module Output Changes

    • New outputs and some renaming (e.g., for managed identities).
    • Some outputs may be missing or changed if you rely on exact output names/types.
    • Impact: Automated workflows or downstream modules that consume outputs may need adjustment.
  5. Resource and Data Source Changes

    • Some internal data source and resource usage changed (e.g., switch from azurerm_client_config to azapi_client_config).
    • Impact: Should be transparent for most users, but custom forking/extending of the module may require updates.
  6. Behavioral Changes in Examples

    • All examples now use new provider constraints and input/output patterns.
    • Impact: Copy-pasting from old examples will not work without migration.

Version 0.2.1 - 2025-01-29

What's Changed

Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-app-managedenvironment/compare/0.2...0.2.1

Version 0.2.0 - 2025-01-10

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-app-managedenvironment/compare/0.1.3...v0.2.0

Version 0.1.3 - 2024-05-13

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-app-managedenvironment/compare/0.1.2...0.1.3

Version 0.1.2 - 2024-03-16

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-app-managedenvironment/compare/0.1.1...0.1.2

Version 0.1.1 - 2024-03-07

What's Changed

Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-app-managedenvironment/compare/0.1.0...0.1.1

Version 0.1.0 - 2024-02-12

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-app-managedenvironment/commits/0.1.0

 
 {
  "workingFolder": "packages",
  "packages": [
    // packages defined earlier
    {
      "name": "avm-terraform/app-managedenvironment",
      "version": "0.3.0"
    }
  ]
}

This package has no dependencies

Stats

Selected version:

0.3.0

Downloads this version:

0

Downloads all versions:

0

Latest version:

0.3.0

Latest update:

25-06-2025

avm-terraform