Skip to content

Commit

Permalink
[minor_change] Addition of recursive logic in the templates to incorp…
Browse files Browse the repository at this point in the history
…orate grand children of the parent class as nested children within the immediate child of the parent
  • Loading branch information
shrsr committed Nov 14, 2024
1 parent 974c43d commit a7c8ca8
Show file tree
Hide file tree
Showing 256 changed files with 40,829 additions and 3,872 deletions.
2 changes: 1 addition & 1 deletion docs/data-sources/annotation.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ data "aci_annotation" "example_application_epg" {
- [aci_cloud_epg](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/cloud_epg) ([cloudEPg](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/cloudEPg/overview))
- [aci_cloud_external_epg](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/cloud_external_epg) ([cloudExtEPg](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/cloudExtEPg/overview))
- [aci_cloud_service_epg](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/cloud_service_epg) ([cloudSvcEPg](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/cloudSvcEPg/overview))
- [aci_management_access_policy](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/management_access_policy) ([commPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/commPol/overview))
- [aci_dhcp_relay_policy](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/dhcp_relay_policy) ([dhcpRelayP](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/dhcpRelayP/overview))
- [aci_first_hop_security_policy](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/first_hop_security_policy) ([fhsBDPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fhsBDPol/overview))
- [aci_trust_control_policy](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/trust_control_policy) ([fhsTrustCtrlPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fhsTrustCtrlPol/overview))
Expand All @@ -73,7 +74,6 @@ data "aci_annotation" "example_application_epg" {
- [aci_vrf_fallback_route_group](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/vrf_fallback_route_group) ([fvFBRGroup](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvFBRGroup/overview))
- [aci_vrf_fallback_route_group_member](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/vrf_fallback_route_group_member) ([fvFBRMember](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvFBRMember/overview))
- [aci_vrf_fallback_route](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/vrf_fallback_route) ([fvFBRoute](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvFBRoute/overview))
- [aci_epg_useg_ad_group_attribute](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/epg_useg_ad_group_attribute) ([fvIdGroupAttr](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvIdGroupAttr/overview))
* `key` (key) - (string) The key used to uniquely identify this configuration object.

### Read-Only ###
Expand Down
126 changes: 126 additions & 0 deletions docs/data-sources/management_access_policy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
---
# Documentation generated by "gen/generator.go"; DO NOT EDIT.
# In order to regenerate this file execute `go generate` from the repository root.
# More details can be found in the [README](https://github.com/CiscoDevNet/terraform-provider-aci/blob/master/README.md).
subcategory: "Generic"
layout: "aci"
page_title: "ACI: aci_management_access_policy"
sidebar_current: "docs-aci-data-source-aci_management_access_policy"
description: |-
Data source for ACI Management Access Policy
---

# aci_management_access_policy #

Data source for ACI Management Access Policy

## API Information ##

* Class: [commPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/commPol/overview)

* Supported in ACI versions: 1.0(1e) and later.

* Distinguished Name Format: `uni/fabric/comm-{name}`

## GUI Information ##

* Location: `Generic`

## Example Usage ##

```hcl
data "aci_management_access_policy" "example" {
name = "test_name"
}
```

## Schema ##

### Required ###

* `name` (name) - (string) The name of the Management Access Policy object.

### Read-Only ###

* `id` - (string) The distinguished name (DN) of the Management Access Policy object.
* `annotation` (annotation) - (string) The annotation of the Management Access Policy object.
* `description` (descr) - (string) The description of the Management Access Policy object.
* `name_alias` (nameAlias) - (string) The name alias of the Management Access Policy object.
* `owner_key` (ownerKey) - (string) The key for enabling clients to own their data for entity correlation.
* `owner_tag` (ownerTag) - (string) A tag for enabling clients to add their own data. For example, to indicate who created this object.
* `strict_security_on_apic_oob_subnet` (strictSecurityOnApicOOBSubnet) - (string) remove implicit access on apic oob from any apic OOB subnet IP.

* `http_service` - (map) A map of Http Service (ACI object [commHttp](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/commHttp/overview)).
* `access_control_allow_credential` (accessControlAllowCredential) - (string) accessControlAllowCredential.
* `access_control_allow_origins` (accessControlAllowOrigins) - (string)
* `admin_st` (adminSt) - (string) The administrative state of the Http Service object.
* `annotation` (annotation) - (string) The annotation of the Http Service object.
* `cli_only_mode` (cliOnlyMode) - (string) CLI only mode.
* `description` (descr) - (string) The description of the Http Service object.
* `global_throttle_rate` (globalThrottleRate) - (string) The maximum MO api calls allowed per unit time.
* `global_throttle_st` (globalThrottleSt) - (string) Throttle state for all clients without tag0 in header.
* `global_throttle_unit` (globalThrottleUnit) - (string) Unit of rate limit.
* `max_request_status_count` (maxRequestStatusCount) - (string) The maximum number of request status objects to keep.
* `name` (name) - (string) The name of the Http Service object.
* `name_alias` (nameAlias) - (string) The name alias of the Http Service object.
* `node_exporter` (nodeExporter) - (string) Node Exporter service.
* `port` (port) - (string) The port used for HTTP communication service.
* `redirect_st` (redirectSt) - (string) The state of HTTPS communication service. This can be enabled or disabled.
* `server_header` (serverHeader) - (string) Server Header Response.
* `throttle_rate` (throttleRate) - (string) The maximum login/refresh allowed per second.
* `throttle_st` (throttleSt) - (string) Login/refresh throttle state.
* `visore_access` (visoreAccess) - (string) Visore Access.

* `http_ssl_configuration` - (map) A map of Http Ssl Configuration (ACI object [commHttps](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/commHttps/overview)).
* `access_control_allow_credential` (accessControlAllowCredential) - (string) accessControlAllowCredential.
* `access_control_allow_origins` (accessControlAllowOrigins) - (string)
* `admin_st` (adminSt) - (string) The administrative state of the Http Ssl Configuration object.
* `annotation` (annotation) - (string) The annotation of the Http Ssl Configuration object.
* `cli_only_mode` (cliOnlyMode) - (string) CLI only mode.
* `client_cert_auth_state` (clientCertAuthState) - (string) Client Cert Auth State.
* `description` (descr) - (string) The description of the Http Ssl Configuration object.
* `dh_param` (dhParam) - (string) DH Parameter.
* `global_throttle_rate` (globalThrottleRate) - (string) The maximum MO api calls allowed per unit time.
* `global_throttle_st` (globalThrottleSt) - (string) Throttle state for all clients without tag0 in header.
* `global_throttle_unit` (globalThrottleUnit) - (string) Unit of rate limit.
* `max_request_status_count` (maxRequestStatusCount) - (string) The maximum number of request status objects to keep.
* `name` (name) - (string) The name of the Http Ssl Configuration object.
* `name_alias` (nameAlias) - (string) The name alias of the Http Ssl Configuration object.
* `node_exporter` (nodeExporter) - (string) Node Exporter service.
* `port` (port) - (string) The port used for HTTPS communication service.
* `referer` (referer) - (string) Allowed HTTP referer space separated list.
* `server_header` (serverHeader) - (string) Server Header.
* `ssl_protocols` (sslProtocols) - (list) The Secure Socket Layer (SSL) protocol.
* `throttle_rate` (throttleRate) - (string) The maximum login/refresh allowed per second.
* `throttle_st` (throttleSt) - (string) Login/refresh throttle state.
* `visore_access` (visoreAccess) - (string) Visore Access.

* `shellinabox_service` - (map) A map of Shellinabox Service (ACI object [commShellinabox](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/commShellinabox/overview)). This attribute is supported in ACI versions: 1.2(1i) and later.
* `admin_st` (adminSt) - (string) The administrative state of the Shellinabox Service object.
* `annotation` (annotation) - (string) The annotation of the Shellinabox Service object.
* `description` (descr) - (string) The description of the Shellinabox Service object.
* `name` (name) - (string) The name of the Shellinabox Service object.
* `name_alias` (nameAlias) - (string) The name alias of the Shellinabox Service object.

* `ssh_service` - (map) A map of Ssh Service (ACI object [commSsh](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/commSsh/overview)).
* `admin_st` (adminSt) - (string) The administrative state of the Ssh Service object.
* `annotation` (annotation) - (string) The annotation of the Ssh Service object.
* `description` (descr) - (string) The description of the Ssh Service object.
* `hostkey_algos` (hostkeyAlgos) - (list) Hostkey Algorithms.
* `kex_algos` (kexAlgos) - (list) Kex Algorithms.
* `name` (name) - (string) The name of the Ssh Service object.
* `name_alias` (nameAlias) - (string) The name alias of the Ssh Service object.
* `password_auth` (passwordAuth) - (string) Password Auth State.
* `port` (port) - (string) The SSH port.
* `ssh_ciphers` (sshCiphers) - (list) SSH Ciphers.
* `ssh_macs` (sshMacs) - (list) SSH MACs.

* `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.
* `key` (key) - (string) The key used to uniquely identify this configuration object.
* `value` (value) - (string) The value of the property.

* `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.
* `key` (key) - (string) The key used to uniquely identify this configuration object.
* `value` (value) - (string) The value of the property.
2 changes: 1 addition & 1 deletion docs/data-sources/tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ data "aci_tag" "example_application_epg" {
- [aci_cloud_epg](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/cloud_epg) ([cloudEPg](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/cloudEPg/overview))
- [aci_cloud_external_epg](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/cloud_external_epg) ([cloudExtEPg](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/cloudExtEPg/overview))
- [aci_cloud_service_epg](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/cloud_service_epg) ([cloudSvcEPg](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/cloudSvcEPg/overview))
- [aci_management_access_policy](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/management_access_policy) ([commPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/commPol/overview))
- [aci_dhcp_relay_policy](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/dhcp_relay_policy) ([dhcpRelayP](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/dhcpRelayP/overview))
- [aci_first_hop_security_policy](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/first_hop_security_policy) ([fhsBDPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fhsBDPol/overview))
- [aci_trust_control_policy](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/trust_control_policy) ([fhsTrustCtrlPol](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fhsTrustCtrlPol/overview))
Expand All @@ -73,7 +74,6 @@ data "aci_tag" "example_application_epg" {
- [aci_vrf_fallback_route_group](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/vrf_fallback_route_group) ([fvFBRGroup](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvFBRGroup/overview))
- [aci_vrf_fallback_route_group_member](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/vrf_fallback_route_group_member) ([fvFBRMember](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvFBRMember/overview))
- [aci_vrf_fallback_route](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/vrf_fallback_route) ([fvFBRoute](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvFBRoute/overview))
- [aci_epg_useg_ad_group_attribute](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/epg_useg_ad_group_attribute) ([fvIdGroupAttr](https://pubhub.devnetcloud.com/media/model-doc-latest/docs/app/index.html#/objects/fvIdGroupAttr/overview))
* `key` (key) - (string) The key used to uniquely identify this configuration object.

### Read-Only ###
Expand Down
Loading

0 comments on commit a7c8ca8

Please sign in to comment.