# Dynatrace Resource Provider
The Dynatrace resource provider for Pulumi lets you create resources in [Dynatrace](https://www.dynatrace.com/). To use
this package, please [install the Pulumi CLI first](https://pulumi.com/).
## Installing
This package is available in many languages in standard packaging formats.
### Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either `npm`:
```
$ npm install @lbrlabs/pulumi-dynatrace
```
or `yarn`:
```
$ yarn add @lbrlabs/pulumi-dynatrace
```
### Python
To use from Python, install using `pip`:
```
$ pip install lbrlabs-pulumi-dynatrace
```
### Go
To use from Go, use `go get` to grab the latest version of the library
```
$ go get github.com/lbrlabs/pulumi-dynatrace/sdk/go/...
```
### .NET
To use from Dotnet, use `dotnet add package` to install into your project. You must specify the version if it is a pre-release version.
```
$ dotnet add package lbrlabs.PulumiPackage.Dynatrace
```
## Reference
See the Pulumi registry for API docs:
https://www.pulumi.com/registry/packages/dynatrace/api-docs/
Raw data
{
"_id": null,
"home_page": "https://www.pulumi.com",
"name": "lbrlabs-pulumi-dynatrace",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "pulumi dynatrace category/infrastructure lbrlabs",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/7c/cc/407082c7363102195a8a11ee1274b3d9c2672251638336a5962d9318b958/lbrlabs_pulumi_dynatrace-0.1.0.tar.gz",
"platform": null,
"description": "# Dynatrace Resource Provider\n\nThe Dynatrace resource provider for Pulumi lets you create resources in [Dynatrace](https://www.dynatrace.com/). To use\nthis package, please [install the Pulumi CLI first](https://pulumi.com/).\n\n## Installing\n\nThis package is available in many languages in standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```\n$ npm install @lbrlabs/pulumi-dynatrace\n```\n\nor `yarn`:\n\n```\n$ yarn add @lbrlabs/pulumi-dynatrace\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```\n$ pip install lbrlabs-pulumi-dynatrace\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n```\n$ go get github.com/lbrlabs/pulumi-dynatrace/sdk/go/...\n```\n\n### .NET\n\nTo use from Dotnet, use `dotnet add package` to install into your project. You must specify the version if it is a pre-release version.\n\n\n```\n$ dotnet add package lbrlabs.PulumiPackage.Dynatrace\n```\n\n## Reference\n\nSee the Pulumi registry for API docs:\n\nhttps://www.pulumi.com/registry/packages/dynatrace/api-docs/",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing Dynatrace cloud resources.",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://www.pulumi.com",
"Repository": "https://github.com/lbrlabs/pulumi-dynatrace"
},
"split_keywords": [
"pulumi",
"dynatrace",
"category/infrastructure",
"lbrlabs"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7ccc407082c7363102195a8a11ee1274b3d9c2672251638336a5962d9318b958",
"md5": "b29b9a79820257800bf0c25e118f0bd5",
"sha256": "e7178566f7497bf54553243354a38bf0dfc7ee506c617f1d385ac4321bf90d40"
},
"downloads": -1,
"filename": "lbrlabs_pulumi_dynatrace-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "b29b9a79820257800bf0c25e118f0bd5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 583032,
"upload_time": "2023-05-25T12:21:51",
"upload_time_iso_8601": "2023-05-25T12:21:51.815971Z",
"url": "https://files.pythonhosted.org/packages/7c/cc/407082c7363102195a8a11ee1274b3d9c2672251638336a5962d9318b958/lbrlabs_pulumi_dynatrace-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-25 12:21:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lbrlabs",
"github_project": "pulumi-dynatrace",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "lbrlabs-pulumi-dynatrace"
}