diff --git a/README.md b/README.md index a745df32..cb2d3fc1 100644 --- a/README.md +++ b/README.md @@ -158,8 +158,6 @@ values' type**. In these cases, not only the readability of your Terraform plan will worsen, but you will also be losing some safeties that Terraform provides in the process. ---- - ## Requirements * [Terraform](https://www.terraform.io/downloads) (>= 1.0) @@ -167,15 +165,13 @@ in the process. * [GNU Make](https://www.gnu.org/software/make/) * [golangci-lint](https://golangci-lint.run/usage/install/#local-installation) (optional) ---- - ## Credits -* Thanks to [JetBrains](https://www.jetbrains.com/?from=terraform-provider-argocd) for providing a GoLand open source license to support the development of this provider. -* Thanks to [Keplr](https://www.welcometothejungle.com/fr/companies/keplr) for allowing me to contribute to this side-project of mine during paid work hours. - -![](sponsors/jetbrains.svg?display=inline-block) ![](sponsors/keplr.png?display=inline-block) +* We would like to thank [Olivier Boukili] for creating this awesome Terraform provider and moving the project over to + [argoproj-labs] on Apr 5th 2024. +[argoproj-labs]: https://github.com/argoproj-labs +[Olivier Boukili]: https://github.com/oboukili [v6.2.0]: https://github.com/argoproj-labs/terraform-provider-argocd/releases/tag/v6.2.0 [v7.0.0]: https://github.com/argoproj-labs/terraform-provider-argocd/releases/tag/v7.0.0 [replace-provider]: https://developer.hashicorp.com/terraform/cli/commands/state/replace-provider diff --git a/sponsors/jetbrains.svg b/sponsors/jetbrains.svg deleted file mode 100644 index 52e7822a..00000000 --- a/sponsors/jetbrains.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sponsors/keplr.png b/sponsors/keplr.png deleted file mode 100644 index 64de5a97..00000000 Binary files a/sponsors/keplr.png and /dev/null differ