We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbf3e4 commit e0812a9Copy full SHA for e0812a9
CHANGELOG.md
@@ -1,4 +1,11 @@
1
-## 2.0.0 (January 27, 2021)
+## 2.0.1 (February 27, 2022)
2
+BUG FIXES:
3
+- Fix some documentation examples identation
4
+- Fix some import examples
5
+- Update aci-go-client to v1.23.2 to improve retry mechanism
6
+- Removed unused module attributes for aci_external_network_instance_profile
7
+
8
+## 2.0.0 (January 27, 2022)
9
BREAKING CHANGE:
10
- Remove aci_application_epg unused relationship relation_fv_rs_graph_def to avoid idempotency issues.
11
- aci_bgp_peer_connectivity_profile attributes addr_t_ctrl, ctrl, peer_ctrl and private_a_sctrl changed from string to list of strings.
0 commit comments