Skip to content

Commit

Permalink
Support of the attributes of provider 0.70
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Remizov committed Jun 1, 2022
1 parent a6588d7 commit bb282ca
Show file tree
Hide file tree
Showing 5 changed files with 176 additions and 99 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 2.2.0 (June 1, 2022)

ENHANCEMENTS:

* Added attributes of cluster
* cluster_ipv6_range
* master_security_group_ids

* Added attributes of node group
* gpus
* placement_group_id
* container_runtime_type
* network_acceleration_type
* max_expansion
* max_unavailable

NOTES:

* Required provider yandex >= 0.70
* Avoided usage of deprecated attribute
`yandex_kubernetes_node_group.instance_template.nat` (fixed #3)

## 2.1.0 (August 25, 2021)

ENHANCEMENTS:
Expand Down
Loading

0 comments on commit bb282ca

Please sign in to comment.