Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Jun 10, 2024
1 parent 0515547 commit f74721f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
- Add `enable_ipv4` and `instance_name` attributes to `nxos_isis_interface` resource and data source
- Add `nxos_bgp_route_redistribution` resource and data source
- Add capability to reset object to default values when destroying resource, e.g. `nxos_physical_interface`
- Add `ebgp_multihop_ttl`, `peer_control`, `password_type` and `password` attributes to `nxos_bgp_peer` resource and data source
- Add `nxos_bgp_peer_local_asn` resource and data source
- Add `default_admin_status` attribute to `nxos_ethernet` resource and data source
- Add `control` attribute to `nxos_ospf_vrf` resource and data source

## 0.5.2

Expand Down
4 changes: 4 additions & 0 deletions docs/guides/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ description: |-
- Add `enable_ipv4` and `instance_name` attributes to `nxos_isis_interface` resource and data source
- Add `nxos_bgp_route_redistribution` resource and data source
- Add capability to reset object to default values when destroying resource, e.g. `nxos_physical_interface`
- Add `ebgp_multihop_ttl`, `peer_control`, `password_type` and `password` attributes to `nxos_bgp_peer` resource and data source
- Add `nxos_bgp_peer_local_asn` resource and data source
- Add `default_admin_status` attribute to `nxos_ethernet` resource and data source
- Add `control` attribute to `nxos_ospf_vrf` resource and data source

## 0.5.2

Expand Down
4 changes: 4 additions & 0 deletions templates/guides/changelog.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ description: |-
- Add `enable_ipv4` and `instance_name` attributes to `nxos_isis_interface` resource and data source
- Add `nxos_bgp_route_redistribution` resource and data source
- Add capability to reset object to default values when destroying resource, e.g. `nxos_physical_interface`
- Add `ebgp_multihop_ttl`, `peer_control`, `password_type` and `password` attributes to `nxos_bgp_peer` resource and data source
- Add `nxos_bgp_peer_local_asn` resource and data source
- Add `default_admin_status` attribute to `nxos_ethernet` resource and data source
- Add `control` attribute to `nxos_ospf_vrf` resource and data source

## 0.5.2

Expand Down

0 comments on commit f74721f

Please sign in to comment.