Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Oct 5, 2024
1 parent e320dc3 commit 497e4bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
- Add `meraki_appliance_third_party_vpn_peers` resource and data source
- Add `meraki_appliance_vpn_firewall_rules` resource and data source
- Add `meraki_appliance_warm_spare` resource and data source
- Fix idempotency issue with `meraki_switch_stp` resource, [link](https://github.com/CiscoDevNet/terraform-provider-meraki/pull/17)

## 0.1.1

Expand Down
1 change: 1 addition & 0 deletions docs/guides/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ description: |-
- Add `meraki_appliance_third_party_vpn_peers` resource and data source
- Add `meraki_appliance_vpn_firewall_rules` resource and data source
- Add `meraki_appliance_warm_spare` resource and data source
- Fix idempotency issue with `meraki_switch_stp` resource, [link](https://github.com/CiscoDevNet/terraform-provider-meraki/pull/17)

## 0.1.1

Expand Down
1 change: 1 addition & 0 deletions templates/guides/changelog.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ description: |-
- Add `meraki_appliance_third_party_vpn_peers` resource and data source
- Add `meraki_appliance_vpn_firewall_rules` resource and data source
- Add `meraki_appliance_warm_spare` resource and data source
- Fix idempotency issue with `meraki_switch_stp` resource, [link](https://github.com/CiscoDevNet/terraform-provider-meraki/pull/17)

## 0.1.1

Expand Down

0 comments on commit 497e4bd

Please sign in to comment.