You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.
… variables
If the example is not set on a test config variable, it gets the secure
field unconditionally and it can crash. This fixes it by checking the
boolean cast properly.
Fixes#1958
… variables (#1959)
If the example is not set on a test config variable, it gets the secure
field unconditionally and it can crash. This fixes it by checking the
boolean cast properly.
Fixes#1958
therve
changed the title
terraform-provider-datadog_v3.26.0 plugin crashed!
Panic in synthetic test variable handling
Jun 12, 2023
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.
Terraform Version
Affected Resource(s)
Please list the resources as a list, for example:
If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.
Terraform Configuration Files
Panic Output
Expected Behavior
Nothing need to be changed.
Actual Behavior
Crash
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
The text was updated successfully, but these errors were encountered: