hashicorp / terraform-provider-kubernetes

Terraform Kubernetes provider
https://www.terraform.io/docs/providers/kubernetes/
Mozilla Public License 2.0
1.6k stars 979 forks source link

Fix reference link in K8s Deployment documentation #2602

Closed sheneska closed 1 month ago

sheneska commented 1 month ago

Description

There is a broken link in the spec section of the kubernetes deployment resource documentation that has been updated. Fixes Issue #2601.

Acceptance tests

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

Release Note

Release note for CHANGELOG:

...

References

Community Note