[TODO] add validate
command
#515
Labels
feature
Request or pull request for a new feature
priority:medium
Medium priority issue or pull request
status:accepted
Issue or pull request accepted by maintainer
Summary
A command to validate modules/configuration files.
Why This Is Needed
Consolidate IaC validation functionality into a single command that can be run through the standard Runway workflow. Without this, if someone wanted to validate a module, they would need to
cd
into the module directory and manually account for what Runway adds when running validation.Tasks
validate
commandvalidate
command handling to deployment/module processing.validate()
method to all module classes - log that it's not supported for the time being.validate()
method.validate()
method.validate()
method.validate()
method.validate()
method.validate()
methodThe text was updated successfully, but these errors were encountered: