In this chapter, you learned about the features of Visual Studio Code that offer support when developing PowerShell code. You saw the key components in a module release pipeline, such as Pester, Plaster, and PSScriptAnalyzer, and are now able to build module scaffolding from scratch.
You will be able to use these lessons in the next chapter, when we have a look at DSC. DSC configurations and configuration data can also be kept in source control and deployed in a CI pipeline with only minor changes.