Change Log
v1.3.0-custom (2018-11-23)
Fixed bugs:
- TF kubernetes provider tries to in-place update not modifiable attribute #74
Closed issues:
- Importing a config_map volume with no mode causes panic #81
- Importing a resource with envFrom: configMapRef crashes #76
- some annotations are being re-applied on every terraform run #72
Merged pull requests:
- EmptyDir ‘size_limit’ causing quantity parse error #88 (sl1pm4t)
- Fix TF re-adding annotations on every apply #87 (sl1pm4t)
- Fix: StatefulSet pod_management_policy #86 (sl1pm4t)
- Add/Fix attributes to/on service resource #85 (sl1pm4t)
- Added ServiceExternalTrafficPolicy #84 (sebastianroesch)
- Fixing panic when importing resource with config_map volume #82 (itmecho)
- Add kubernetes_secret datasoucre #80 (Phylu)
- Add missing empty_dir size_limit #79 (itmecho)
- Fixing panic when loading pods with env_from config_map_ref #77 (itmecho)
- Adds Deployment Data Source #75 (itmecho)
- fix affinity.pod_(anti)_affinity namespaces missing in flattener #71 (kolach)
* This Change Log was automatically generated by github_changelog_generator