Terraform Version, Provider Version and Kubernetes Version
Terraform v1.5.5
on darwin_arm64
+ provider registry.terraform.io/hashicorp/kubernetes v2.26.0
Affected Resource(s)
How to reproduce
- create or import a
kubernetes_deployment_v1 with a service account (service_account_name = "something" )
- change service_account_name to
"" or null
terraform plan
- you will see that there are not changes
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment