From dc14e6dbd0ed3c0246ee41f71e0f96498de6da50 Mon Sep 17 00:00:00 2001 From: Adam Locke Date: Tue, 6 Aug 2024 10:39:11 -0400 Subject: [PATCH] Update documentation links to Chronosphere docs --- CHANGELOG.md | 3 ++- README.md | 2 +- sdk/dotnet/README.md | 10 +++++++++- sdk/java/README.md | 11 ++++++++++- sdk/nodejs/README.md | 5 ++++- sdk/python/README.md | 2 +- 6 files changed, 27 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 986ffae8..78989b9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,4 +6,5 @@ # v0.9.0 -Initial release of the Chronosphere Pulumi provider. +- Initial release of the Chronosphere Pulumi provider. +- Update documentation links to point to new Chronosphere Pulumi provider page. diff --git a/README.md b/README.md index 07a8d1be..a7ac74a0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The Chronosphere Pulumi Provider allows [Pulumi](https://www.pulumi.com/) to manage supported [Chronosphere resources](https://docs.chronosphere.io/administer). -- [Documentation](https://docs.chronosphere.io/administer) +- [Documentation](https://docs.chronosphere.io/administer/infrastructure/pulumi) ## Contact support diff --git a/sdk/dotnet/README.md b/sdk/dotnet/README.md index d26428db..a417e0b6 100644 --- a/sdk/dotnet/README.md +++ b/sdk/dotnet/README.md @@ -1 +1,9 @@ -Chronosphere Pulumi Provider +# Chronosphere Pulumi Provider + +The Chronosphere Pulumi Provider allows [Pulumi](https://www.pulumi.com/) to manage supported [Chronosphere resources](https://docs.chronosphere.io/administer). + +- [Documentation](https://docs.chronosphere.io/administer/infrastructure/pulumi) + +## Contact support + +[Contact Chronosphere support](https://docs.chronosphere.io/support/contact-support) to ask questions, report bugs, or suggest feature requests. diff --git a/sdk/java/README.md b/sdk/java/README.md index d26428db..e8119af4 100644 --- a/sdk/java/README.md +++ b/sdk/java/README.md @@ -1 +1,10 @@ -Chronosphere Pulumi Provider +# Chronosphere Pulumi Provider + +The Chronosphere Pulumi Provider allows [Pulumi](https://www.pulumi.com/) to manage supported [Chronosphere resources](https://docs.chronosphere.io/administer). + +- [Documentation](https://docs.chronosphere.io/administer/infrastructure/pulumi) + +## Contact support + +[Contact Chronosphere support](https://docs.chronosphere.io/support/contact-support) +to ask questions, report bugs, or suggest feature requests. diff --git a/sdk/nodejs/README.md b/sdk/nodejs/README.md index fa5b0303..107262c6 100644 --- a/sdk/nodejs/README.md +++ b/sdk/nodejs/README.md @@ -1,4 +1,7 @@ > This provider is a derived work of the [Terraform Provider](https://github.com/chronosphereio/terraform-provider-chronosphere) > distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature, > first check the [`pulumi-chronosphere` repo](https://github.com/chronosphereio/pulumi-chronosphere/issues); however, if that doesn't turn up anything, -> please consult the source [`terraform-provider-chronosphere` repo](https://github.com/chronosphereio/terraform-provider-chronosphere/issues). +> please consult the source [`terraform-provider-chronosphere` +> repo](https://github.com/chronosphereio/terraform-provider-chronosphere/issues). +>Refer to the [Chronosphere documentation](https://docs.chronosphere.io/administer/infrastructure/pulumi) +>for more information. diff --git a/sdk/python/README.md b/sdk/python/README.md index 07a8d1be..a7ac74a0 100644 --- a/sdk/python/README.md +++ b/sdk/python/README.md @@ -2,7 +2,7 @@ The Chronosphere Pulumi Provider allows [Pulumi](https://www.pulumi.com/) to manage supported [Chronosphere resources](https://docs.chronosphere.io/administer). -- [Documentation](https://docs.chronosphere.io/administer) +- [Documentation](https://docs.chronosphere.io/administer/infrastructure/pulumi) ## Contact support