powerplatform_environment_application_package_install (Resource)

This resource allows you to install a Dynamics 365 application in an environment.

This is functionally equivalent to the 'Install' button in the Power Platform admin center or pac application install in the Power Platform CLI. This resource uses the Install Application Package endpoint in the Power Platform API.

~> This resource does not support updating or deleting applications. The expected behavior is that the application is installed and remains installed until the environment is deleted.

Schema

Required

  • environment_id (String) Id of the Dynamics 365 environment
  • unique_name (String) Unique name of the application

Read-Only

  • id (String) Unique id (guid)