Azure / magic-module-specs

The magic module resource definitions for Azure.
MIT License
3 stars 9 forks source link

[WIP] Introduce SoftwareUpdateConfiguration resource #84

Open zikalino opened 5 years ago

houkms commented 5 years ago

@metacpp It's problem in Magic-Modules, and it's fixed in this PR

houkms commented 5 years ago

Add resource dependencies for SoftwareUpdateConfiguration.

houkms commented 5 years ago

The resource is ready for the generation of resource_arm_software_update_configuration.go file now, but immature for resource_arm_software_update_configuration_test.go due to the Update Management resource dependency.