Dynatrace: Installation & Configuration

Installation

The Pulumi Dynatrace provider is available as a package in all Pulumi languages:

Provider Binary

The Dynatrace provider binary is a third party binary. It can be installed using the pulumi plugin command.

pulumi plugin install resource dynatrace <version>

Replace the version string with your desired version.

Setup

To provision resources with the Pulumi Dynatrace provider, you need to have Dynatrace credentials.

Set environment variables

Coming soon