- Allow pod ID 0 for standalone APICs
- Include default values in module
- BREAKING CHANGE:
depends_on
can no longer be used to express explicit dependencies between NaC modules. The variabledependencies
and the outputcritical_resources_done
can be used instead, to ensure a certain order of operations.
- Add option to configure individual vPC group name
- Harmonize module flags
- Pin module dependencies
- Fix unintended deletion of inband EPG when inband node address is removed
- Fix unintended deletion of out-of-band EPG when out-of-band node address is removed
- Use Terraform 1.3 compatible modules
- Update readme and add link to Nexus-as-Code project documentation
- Initial release