Skip to content

Commit 335577d

Browse files
committed
Update changelog
1 parent 216c5e0 commit 335577d

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
- Fix issue with reading nested conditions using `ise_network_access_condition` resource
44
- Add support for nested conditions to `ise_network_access_policy_set` resource and data source
5+
- Add `agentless_posture` attribute to `ise_authorization_profile` resource and data source
6+
- Add `identity_groups`, `custom_attributes`, `expiry_date_enabled` and `expiry_date` attributes to `ise_internal_user` resource and data source
7+
- Add support for nested conditions to `ise_network_access_authentication_rule` resource and data source
8+
- Add support for nested conditions to `ise_network_access_authorization_rule` resource and data source
9+
- Add `ise_trustsec_egress_matrix_cell` resource and data source
10+
- Add `ise_trustsec_security_group_acl` resource and data source
511

612
## 0.1.1
713

docs/guides/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ description: |-
1111

1212
- Fix issue with reading nested conditions using `ise_network_access_condition` resource
1313
- Add support for nested conditions to `ise_network_access_policy_set` resource and data source
14+
- Add `agentless_posture` attribute to `ise_authorization_profile` resource and data source
15+
- Add `identity_groups`, `custom_attributes`, `expiry_date_enabled` and `expiry_date` attributes to `ise_internal_user` resource and data source
16+
- Add support for nested conditions to `ise_network_access_authentication_rule` resource and data source
17+
- Add support for nested conditions to `ise_network_access_authorization_rule` resource and data source
18+
- Add `ise_trustsec_egress_matrix_cell` resource and data source
19+
- Add `ise_trustsec_security_group_acl` resource and data source
1420

1521
## 0.1.1
1622

templates/guides/changelog.md.tmpl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ description: |-
1111

1212
- Fix issue with reading nested conditions using `ise_network_access_condition` resource
1313
- Add support for nested conditions to `ise_network_access_policy_set` resource and data source
14+
- Add `agentless_posture` attribute to `ise_authorization_profile` resource and data source
15+
- Add `identity_groups`, `custom_attributes`, `expiry_date_enabled` and `expiry_date` attributes to `ise_internal_user` resource and data source
16+
- Add support for nested conditions to `ise_network_access_authentication_rule` resource and data source
17+
- Add support for nested conditions to `ise_network_access_authorization_rule` resource and data source
18+
- Add `ise_trustsec_egress_matrix_cell` resource and data source
19+
- Add `ise_trustsec_security_group_acl` resource and data source
1420

1521
## 0.1.1
1622

0 commit comments

Comments
 (0)