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
This module supports an inventory driven approach, where a complete Meraki configuration or parts of it are either modeled in one or more YAML files or natively using Terraform variables.
## Examples
Configuring an organization administrator using YAML:
#### `organization.yaml`
```yaml
{{ include "./examples/administrator/organization.yaml" }}