Skip to content

Commit 08fce9e

Browse files
0.2.7 version bump
1 parent 8b5f724 commit 08fce9e

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.2.7 (unreleased)
1+
## 0.2.7
22

33
- BREAKING CHANGE: Rename `trustsec_download_enviroment_data_every_x_seconds` attribute of `ise_network_device` resource to `trustsec_download_environment_data_every_x_seconds`
44
- Fix issue with updating `ise_network_device` with existing TrustSec config, [link](https://github.com/CiscoDevNet/terraform-provider-ise/issues/60)

docs/guides/changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ description: |-
77

88
# Changelog
99

10-
## 0.2.7 (unreleased)
10+
## 0.2.7
1111

12+
- BREAKING CHANGE: Rename `trustsec_download_enviroment_data_every_x_seconds` attribute of `ise_network_device` resource to `trustsec_download_environment_data_every_x_seconds`
13+
- Fix issue with updating `ise_network_device` with existing TrustSec config, [link](https://github.com/CiscoDevNet/terraform-provider-ise/issues/60)
1214
- Add `network_access_*_update_ranks` and `device_admin_*_update_ranks` resources to enable bulk updates of ranks across (Policy Sets, Authentication Rules, Authorization Rules, Authorization Global Exception Rules and Authorization Exception Rules) under Network Access and Device Administration, bypassing an API limitation that restricts rank assignments to a strictly incremental sequence. More detailed information is available [here](https://registry.terraform.io/providers/CiscoDevNet/ise/latest/docs/guides/authentication_rules).
1315
- Fix issue with adding new groups to existing `ise_active_directory_add_groups` resource, [link](https://github.com/CiscoDevNet/terraform-provider-ise/issues/113)
1416

templates/guides/changelog.md.tmpl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ description: |-
77

88
# Changelog
99

10-
## 0.2.7 (unreleased)
10+
## 0.2.7
1111

12+
- BREAKING CHANGE: Rename `trustsec_download_enviroment_data_every_x_seconds` attribute of `ise_network_device` resource to `trustsec_download_environment_data_every_x_seconds`
13+
- Fix issue with updating `ise_network_device` with existing TrustSec config, [link](https://github.com/CiscoDevNet/terraform-provider-ise/issues/60)
1214
- Add `network_access_*_update_ranks` and `device_admin_*_update_ranks` resources to enable bulk updates of ranks across (Policy Sets, Authentication Rules, Authorization Rules, Authorization Global Exception Rules and Authorization Exception Rules) under Network Access and Device Administration, bypassing an API limitation that restricts rank assignments to a strictly incremental sequence. More detailed information is available [here](https://registry.terraform.io/providers/CiscoDevNet/ise/latest/docs/guides/authentication_rules).
1315
- Fix issue with adding new groups to existing `ise_active_directory_add_groups` resource, [link](https://github.com/CiscoDevNet/terraform-provider-ise/issues/113)
1416

0 commit comments

Comments
 (0)