-
The `terraform-plugin-sdk` used in this provider has some limitations when it comes to newer provider features.
I think it could be beneficial to the project to eventually switch to the newer [terr…
-
### Terraform Version
Run `terraform -v` to show the version. If you are not running the latest version of Terraform, please upgrade because your issue may have already been fixed.
1.5.5 -> Unab…
-
Terraform recommends migrating to [Terraform Plugins Framework](https://developer.hashicorp.com/terraform/plugin/framework) as it provides some benefits over the SDKv2.
1. https://developer.hashicorp…
-
### Confirmation
- [X] This is a bug with an existing resource and is not a feature request or enhancement. Feature requests should be submitted with Cloudflare Support or your account team.
- [X]…
-
## Problem Statement
Terraform 1.6 will ship with an updated and finalised `terraform test` command for running tests against your Terraform files. Tests will use a new file extension (`.tftest.hcl…
-
*Thanks for taking the time to fill out this bug report! Before submitting this issue please check the [open bugs](https://github.com/citrix/terraform-provider-citrix/issues?q=is%3Aissue+is%3Aopen+lab…
-
### Terraform Version
1.4.7
### Terraform Grafana Provider Version
3.13.1
### Grafana Version
Grafana Cloud (steady)
### Affected Resource(s)
* data.grafana_cloud_access_policies
### Terraform…
deepy updated
2 hours ago
-
# Description
The use of context in the provider is a bit confusing due to:
1. using a mixture of `ctx` passed into functions, `context.Background`, `context.TODO()`, and `c.Context` stored on t…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Infrastructure as Code Type? (Required)
both
### PowerShell Module Version (Optional)
_No response_
### Boo…
-
Hi! I really love this provider and I'm thinking that perhaps I'm stretching its use-case a little bit too much.
I assign the result of `mergo()` to a local. The passed maps contain references to v…