You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data-sources/macsec_interface_policy.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,24 @@ data "aci_macsec_interface_policy" "example" {
51
51
*`name_alias` (nameAlias) - (string) The name alias of the MACsec Interface Policy object.
52
52
*`owner_key` (ownerKey) - (string) The key for enabling clients to own their data for entity correlation.
53
53
*`owner_tag` (ownerTag) - (string) A tag for enabling clients to add their own data. For example, to indicate who created this object.
54
+
*`relation_to_macsec_key_chain` - (map) A map of Relation To MACsec Key Chain (ACI object [macsecRsToKeyChainPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/macsecRsToKeyChainPol/overview)) pointing to MACsec Key Chain (ACI Object [macsecKeyChainPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/macsecKeyChainPol/overview)).
55
+
*`annotation` (annotation) - (string) The annotation of the Relation To MACsec Key Chain object. This attribute is supported in ACI versions: 3.2(1l) and later.
56
+
*`target_dn` (tDn) - (string) The distinguished name of the target.
57
+
*`annotations` - (list) A list of Annotations (ACI object [tagAnnotation](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagAnnotation/overview)). This attribute is supported in ACI versions: 3.2(1l) and later.
58
+
*`key` (key) - (string) The key used to uniquely identify this configuration object.
59
+
*`value` (value) - (string) The value of the property.
60
+
*`tags` - (list) A list of Tags (ACI object [tagTag](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagTag/overview)). This attribute is supported in ACI versions: 3.2(1l) and later.
61
+
*`key` (key) - (string) The key used to uniquely identify this configuration object.
62
+
*`value` (value) - (string) The value of the property.
63
+
*`relation_to_macsec_parameters` - (map) A map of Relation To MACsec Parameters (ACI object [macsecRsToParamPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/macsecRsToParamPol/overview)) pointing to MACsec Parameters (ACI Object [macsecParamPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/macsecParamPol/overview)).
64
+
*`annotation` (annotation) - (string) The annotation of the Relation To MACsec Parameters object. This attribute is supported in ACI versions: 3.2(1l) and later.
65
+
*`target_dn` (tDn) - (string) The distinguished name of the target.
66
+
*`annotations` - (list) A list of Annotations (ACI object [tagAnnotation](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagAnnotation/overview)). This attribute is supported in ACI versions: 3.2(1l) and later.
67
+
*`key` (key) - (string) The key used to uniquely identify this configuration object.
68
+
*`value` (value) - (string) The value of the property.
69
+
*`tags` - (list) A list of Tags (ACI object [tagTag](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagTag/overview)). This attribute is supported in ACI versions: 3.2(1l) and later.
70
+
*`key` (key) - (string) The key used to uniquely identify this configuration object.
71
+
*`value` (value) - (string) The value of the property.
54
72
*`annotations` - (list) A list of Annotations (ACI object [tagAnnotation](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagAnnotation/overview)). This attribute is supported in ACI versions: 3.2(1l) and later.
55
73
*`key` (key) - (string) The key used to uniquely identify this configuration object.
56
74
*`value` (value) - (string) The value of the property.
@@ -92,6 +124,38 @@ All examples for the MACsec Interface Policy resource can be found in the [examp
92
124
*`name_alias` (nameAlias) - (string) The name alias of the MACsec Interface Policy object.
93
125
*`owner_key` (ownerKey) - (string) The key for enabling clients to own their data for entity correlation.
94
126
*`owner_tag` (ownerTag) - (string) A tag for enabling clients to add their own data. For example, to indicate who created this object.
127
+
*`relation_to_macsec_key_chain` - (map) A map of Relation To MACsec Key Chain (ACI object [macsecRsToKeyChainPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/macsecRsToKeyChainPol/overview)) pointing to MACsec Key Chain (ACI Object [macsecKeyChainPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/macsecKeyChainPol/overview)) which can be configured using the [aci_macsec_key_chain](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/macsec_key_chain) resource.
128
+
#### Optional ####
129
+
130
+
*`annotation` (annotation) - (string) The annotation of the Relation To MACsec Key Chain object. This attribute is supported in ACI versions: 3.2(1l) and later.
131
+
- Default: `"orchestrator:terraform"`
132
+
*`target_dn` (tDn) - (string) The distinguished name of the target.
133
+
*`annotations` - (list) A list of Annotations (ACI object [tagAnnotation](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagAnnotation/overview)). Annotations can also be configured using a separate [aci_annotation](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/annotation) resource. This attribute is supported in ACI versions: 3.2(1l) and later.
134
+
#### Required ####
135
+
136
+
*`key` (key) - (string) The key used to uniquely identify this configuration object.
137
+
*`value` (value) - (string) The value of the property.
138
+
*`tags` - (list) A list of Tags (ACI object [tagTag](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagTag/overview)). Tags can also be configured using a separate [aci_tag](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/tag) resource. This attribute is supported in ACI versions: 3.2(1l) and later.
139
+
#### Required ####
140
+
141
+
*`key` (key) - (string) The key used to uniquely identify this configuration object.
142
+
*`value` (value) - (string) The value of the property.
143
+
*`relation_to_macsec_parameters` - (map) A map of Relation To MACsec Parameters (ACI object [macsecRsToParamPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/macsecRsToParamPol/overview)) pointing to MACsec Parameters (ACI Object [macsecParamPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/macsecParamPol/overview)) which can be configured using the [aci_macsec_parameters](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/macsec_parameters) resource.
144
+
#### Optional ####
145
+
146
+
*`annotation` (annotation) - (string) The annotation of the Relation To MACsec Parameters object. This attribute is supported in ACI versions: 3.2(1l) and later.
147
+
- Default: `"orchestrator:terraform"`
148
+
*`target_dn` (tDn) - (string) The distinguished name of the target.
149
+
*`annotations` - (list) A list of Annotations (ACI object [tagAnnotation](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagAnnotation/overview)). Annotations can also be configured using a separate [aci_annotation](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/annotation) resource. This attribute is supported in ACI versions: 3.2(1l) and later.
150
+
#### Required ####
151
+
152
+
*`key` (key) - (string) The key used to uniquely identify this configuration object.
153
+
*`value` (value) - (string) The value of the property.
154
+
*`tags` - (list) A list of Tags (ACI object [tagTag](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagTag/overview)). Tags can also be configured using a separate [aci_tag](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/tag) resource. This attribute is supported in ACI versions: 3.2(1l) and later.
155
+
#### Required ####
156
+
157
+
*`key` (key) - (string) The key used to uniquely identify this configuration object.
158
+
*`value` (value) - (string) The value of the property.
95
159
*`annotations` - (list) A list of Annotations (ACI object [tagAnnotation](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/tagAnnotation/overview)). Annotations can also be configured using a separate [aci_annotation](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/annotation) resource. This attribute is supported in ACI versions: 3.2(1l) and later.
0 commit comments