#My Own Easy Type
This is the example that we used in the blog post
- step_1: Contains the defintion of the type. It doesn'do anything, but is also shows no error or warning
- step_2: Contains a type that can show us an index of all resources
- step_3: Add's the functionality to create(install) a package without a specific version number
- step_4: Add's the functionality to create(install) a package with a specific version number
- step_5: Add's the functionality to destroy(uninstall) a package
- step_6: Add's the functionality to modify a package e.g. install a different version