Skip to content

Initial edge release

Compare
Choose a tag to compare
@robcxyz robcxyz released this 28 Jul 08:31
  • Added no_input to operator level discovery
  • Added basic AWS, GCP, Azure, and DigitalOcean operators
  • Extended yaml operator to have regex remove, update, and merging functionalities both in place and on write.
  • Default template input to main to ..
  • Added index to loop to output count in loop.
  • Added index parameter to list and checkbox pyinquirer operators.
  • Merged changes as of this date from cookiecutter 2.0.0
  • Added numerous new operators
  • Added warning for unknown operator type
  • Added chdir to operator allowing temporary working directory context to be shifted
  • Added block operator which uncovered defficiencies in how we are currently handling the running of the context in the operators