banzaicloud / terraform-provider-k8s

Kubernetes Terraform provider with support for raw manifests
https://registry.terraform.io/providers/banzaicloud/k8s
MIT License
135 stars 30 forks source link

add `Ready` to the list of known values to detect resource readiness #40

Closed pepov closed 4 years ago

pepov commented 4 years ago
Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets fixes #37
License Apache 2.0

What's in this PR?

Add Ready to the list of known values to detect resource readiness

Why?

To detect resource ready state more correctly