Closed naitmare01 closed 1 year ago
On this line the apply will set the description to this default value if it not set in the code. This is not documented in https://registry.terraform.io/providers/taiidani/jenkins/latest/docs/resources/credential_secret_text and can cause confusion.
https://github.com/taiidani/terraform-provider-jenkins/blob/337edfda7eb851022d0cb963054561b71c2dfe5f/jenkins/resource_jenkins_credential_secret_text.go#L54
On this line the apply will set the description to this default value if it not set in the code. This is not documented in https://registry.terraform.io/providers/taiidani/jenkins/latest/docs/resources/credential_secret_text and can cause confusion.
https://github.com/taiidani/terraform-provider-jenkins/blob/337edfda7eb851022d0cb963054561b71c2dfe5f/jenkins/resource_jenkins_credential_secret_text.go#L54