Instana Terraform provider
The Instana Terraform provider is an official Terraform provider published and maintained by Instana. It is a Terraform-based implementation of the Instana Web REST API, enabling you to manage and automate Instana resources. You can use the provider's resources and data sources to manage various aspects of your Instana environment.
For full support and regular updates from Instana, refer to the official provider in the Terraform Registry.
The provider is aligned with the REST API, and links to the endpoints are provided for each resource. These resources are not readily available for immediate use. You need to configure them.
For more information about each resource, data source, and example usage, see the Terraform documentation.
Migration from Terraform Plugin SDK v2 to Plugin Framework
Instana Terraform provider 6.0.0 migrated from Terraform Plugin SDK v2 to the Terraform Plugin Framework. This migration is a significant architectural change that improves type safety, validation, and developer experience. If you are migrating from earlier versions to 6.0.0, see Terraform Plugin Framework Migration Guide.
Migrating from the deprecated gessnerfl/instana provider
Instana's official Terraform provider was changed from a community-maintained version to an officially supported version. If you are migrating from the deprecated gessnerfl/instana provider to the new official instana/instana provider, see Instana Terraform Provider Migration Guide.
Related resources
For more information on the Terraform registry and changelog for each release, see the following resources: