We had to move some devices between racks and we noticed that after shutting down and booting the Cisco Nexus 9k devices that our last added VLAN's were not saved in the startup-config.
Previous changes prior to the last aded VLAN's were saved correctly from running-config to the startup-config.
We are using the: [nxos_save_config]
For some reason it looks like the nxos_bridge_domain resources are not being saved to the startup-config after running the terraform code.
We tried to run the code with unchanged resources a couple of times to see if the forced save-config wou save the vlans to the database, but this is not the case unfortunatly.
When I check the status now I can see on all my nexus devices that the last modified VLAN's are in the running-config, but they are not in the startup-config.