Skip to content

Commit 7b8b630

Browse files
akinrosslhercot
authored andcommitted
[ignore] Add versions for properties in documentation
1 parent 00e1905 commit 7b8b630

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

docs/data-sources/relation_from_taboo_contract_subject_to_filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ data "aci_relation_from_taboo_contract_subject_to_filter" "example_taboo_contrac
4848
### Read-Only ###
4949

5050
* `id` - (string) The distinguished name (DN) of the Relation From Taboo Contract Subject To Filter object.
51-
* `annotation` (annotation) - (string) The annotation of the Relation From Taboo Contract Subject To Filter object.
51+
* `annotation` (annotation) - (string) The annotation of the Relation From Taboo Contract Subject To Filter object. This attribute is supported in ACI versions: 3.2(1l) and later.
5252
* `directives` (directives) - (list) The directives of the Relation From Taboo Contract Subject To Filter object. Use the 'no_stats' option for Policy Compression, which allows for the utilization of fewer TCAM resources. Use the 'log' option to log packets and provide information about traffic that is hitting the rule of interest. See the [contract configuration options](https://www.cisco.com/c/en/us/solutions/collateral/data-center-virtualization/application-centric-infrastructure/white-paper-c11-743951.html#Contractconfigurationoptions) in the Cisco ACI Contract Guide White Paper for more information.
5353
* `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.
5454
* `key` (key) - (string) The key used to uniquely identify this configuration object.

docs/data-sources/taboo_contract.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ data "aci_taboo_contract" "example_tenant" {
4848
### Read-Only ###
4949

5050
* `id` - (string) The distinguished name (DN) of the Taboo Contract object.
51-
* `annotation` (annotation) - (string) The annotation of the Taboo Contract object.
51+
* `annotation` (annotation) - (string) The annotation of the Taboo Contract object. This attribute is supported in ACI versions: 3.2(1l) and later.
5252
* `description` (descr) - (string) The description of the Taboo Contract object.
53-
* `name_alias` (nameAlias) - (string) The name alias of the Taboo Contract object.
53+
* `name_alias` (nameAlias) - (string) The name alias of the Taboo Contract object. This attribute is supported in ACI versions: 2.2(1k) and later.
5454
* `owner_key` (ownerKey) - (string) The key for enabling clients to own their data for entity correlation.
5555
* `owner_tag` (ownerTag) - (string) A tag for enabling clients to add their own data. For example, to indicate who created this object.
5656
* `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.

docs/data-sources/taboo_contract_subject.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,17 @@ data "aci_taboo_contract_subject" "example_taboo_contract" {
4848
### Read-Only ###
4949

5050
* `id` - (string) The distinguished name (DN) of the Taboo Contract Subject object.
51-
* `annotation` (annotation) - (string) The annotation of the Taboo Contract Subject object.
51+
* `annotation` (annotation) - (string) The annotation of the Taboo Contract Subject object. This attribute is supported in ACI versions: 3.2(1l) and later.
5252
* `description` (descr) - (string) The description of the Taboo Contract Subject object.
53-
* `name_alias` (nameAlias) - (string) The name alias of the Taboo Contract Subject object.
53+
* `name_alias` (nameAlias) - (string) The name alias of the Taboo Contract Subject object. This attribute is supported in ACI versions: 2.2(1k) and later.
5454
* `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.
5555
* `key` (key) - (string) The key used to uniquely identify this configuration object.
5656
* `value` (value) - (string) The value of the property.
5757
* `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.
5858
* `key` (key) - (string) The key used to uniquely identify this configuration object.
5959
* `value` (value) - (string) The value of the property.
6060
* `relation_to_filters` - (list) A list of Relation From Taboo Contract Subject To Filters (ACI object [vzRsDenyRule](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/vzRsDenyRule/overview)) pointing to Filter (ACI Object [vzFilter](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/vzFilter/overview)).
61-
* `annotation` (annotation) - (string) The annotation of the Relation From Taboo Contract Subject To Filter object.
61+
* `annotation` (annotation) - (string) The annotation of the Relation From Taboo Contract Subject To Filter object. This attribute is supported in ACI versions: 3.2(1l) and later.
6262
* `directives` (directives) - (list) The directives of the Relation From Taboo Contract Subject To Filter object. Use the 'no_stats' option for Policy Compression, which allows for the utilization of fewer TCAM resources. Use the 'log' option to log packets and provide information about traffic that is hitting the rule of interest. See the [contract configuration options](https://www.cisco.com/c/en/us/solutions/collateral/data-center-virtualization/application-centric-infrastructure/white-paper-c11-743951.html#Contractconfigurationoptions) in the Cisco ACI Contract Guide White Paper for more information.
6363
* `filter_name` (tnVzFilterName) - (string) The name of the filter object.
6464
* `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.

docs/resources/relation_from_taboo_contract_subject_to_filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ All examples for the Relation From Taboo Contract Subject To Filter resource can
8383

8484
### Optional ###
8585

86-
* `annotation` (annotation) - (string) The annotation of the Relation From Taboo Contract Subject To Filter object.
86+
* `annotation` (annotation) - (string) The annotation of the Relation From Taboo Contract Subject To Filter object. This attribute is supported in ACI versions: 3.2(1l) and later.
8787
- Default: `orchestrator:terraform`
8888
* `directives` (directives) - (list) The directives of the Relation From Taboo Contract Subject To Filter object. Use the 'no_stats' option for Policy Compression, which allows for the utilization of fewer TCAM resources. Use the 'log' option to log packets and provide information about traffic that is hitting the rule of interest. See the [contract configuration options](https://www.cisco.com/c/en/us/solutions/collateral/data-center-virtualization/application-centric-infrastructure/white-paper-c11-743951.html#Contractconfigurationoptions) in the Cisco ACI Contract Guide White Paper for more information.
8989
- Valid Values: `log`, `no_stats`.

docs/resources/taboo_contract.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@ All examples for the Taboo Contract resource can be found in the [examples](http
8787

8888
### Optional ###
8989

90-
* `annotation` (annotation) - (string) The annotation of the Taboo Contract object.
90+
* `annotation` (annotation) - (string) The annotation of the Taboo Contract object. This attribute is supported in ACI versions: 3.2(1l) and later.
9191
- Default: `orchestrator:terraform`
9292
* `description` (descr) - (string) The description of the Taboo Contract object.
93-
* `name_alias` (nameAlias) - (string) The name alias of the Taboo Contract object.
93+
* `name_alias` (nameAlias) - (string) The name alias of the Taboo Contract object. This attribute is supported in ACI versions: 2.2(1k) and later.
9494
* `owner_key` (ownerKey) - (string) The key for enabling clients to own their data for entity correlation.
9595
* `owner_tag` (ownerTag) - (string) A tag for enabling clients to add their own data. For example, to indicate who created this object.
9696
* `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.

docs/resources/taboo_contract_subject.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@ All examples for the Taboo Contract Subject resource can be found in the [exampl
103103

104104
### Optional ###
105105

106-
* `annotation` (annotation) - (string) The annotation of the Taboo Contract Subject object.
106+
* `annotation` (annotation) - (string) The annotation of the Taboo Contract Subject object. This attribute is supported in ACI versions: 3.2(1l) and later.
107107
- Default: `orchestrator:terraform`
108108
* `description` (descr) - (string) The description of the Taboo Contract Subject object.
109-
* `name_alias` (nameAlias) - (string) The name alias of the Taboo Contract Subject object.
109+
* `name_alias` (nameAlias) - (string) The name alias of the Taboo Contract Subject object. This attribute is supported in ACI versions: 2.2(1k) and later.
110110
* `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.
111111
#### Required ####
112112

@@ -123,7 +123,7 @@ All examples for the Taboo Contract Subject resource can be found in the [exampl
123123
* `filter_name` (tnVzFilterName) - (string) The name of the filter object. This attribute can be referenced from a [resource](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/filter) with `aci_filter.example.name` or from a [datasource](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/data-sources/filter) with `data.aci_filter.example.name`.
124124
#### Optional ####
125125

126-
* `annotation` (annotation) - (string) The annotation of the Relation From Taboo Contract Subject To Filter object.
126+
* `annotation` (annotation) - (string) The annotation of the Relation From Taboo Contract Subject To Filter object. This attribute is supported in ACI versions: 3.2(1l) and later.
127127
- Default: `orchestrator:terraform`
128128
* `directives` (directives) - (list) The directives of the Relation From Taboo Contract Subject To Filter object. Use the 'no_stats' option for Policy Compression, which allows for the utilization of fewer TCAM resources. Use the 'log' option to log packets and provide information about traffic that is hitting the rule of interest. See the [contract configuration options](https://www.cisco.com/c/en/us/solutions/collateral/data-center-virtualization/application-centric-infrastructure/white-paper-c11-743951.html#Contractconfigurationoptions) in the Cisco ACI Contract Guide White Paper for more information.
129129
- Valid Values: `log`, `no_stats`.

0 commit comments

Comments
 (0)