v0.31.0 Pin Kubernetes provider to < 2.0
Updates for TF 0.14, pin Kubernetes provider @Nuru (#94)
what
- Pin Kubernetes provider to avoid v2.0 breaking changes
- Updates for TF 0.14
- Update
context.tf
to 0.22.1`
why
- Kubernetes v2.0 has breaking changes, create a pinned version to allow continued use by existing modules without forcing them to update providers
- Stay current