Skip to content

Releases: DavyJ0nes/plates

v0.5.1

02 Jan 17:02
Compare
Choose a tag to compare
Improve Makefile template

v0.5.0

02 Jan 16:47
Compare
Choose a tag to compare
update makefile

v0.2.0 - Embed Templates

18 Mar 14:31
Compare
Choose a tag to compare

Overview

  • Embedded templates into binary using fileb0x
  • Removed required environment variable

v0.1.0 - New Templates and CLI

18 Mar 11:35
Compare
Choose a tag to compare

Overview

  • Used cobra for new CLI framework
  • Moved from basic copy commands to using golang Templates. This will open up options for improved usage in future

Template Updates

  • Created Kubernetes Deployment Template
  • Created Kubernetes Service Template
  • Created Cloudformation Basic EC2 Template
  • Created Cloudformation VPC Template
  • Created Cloudformation DB Template
  • Created Cloudformation Fargate Cluster Template
  • Created Cloudformation Billing Alerts Template
  • Improved Makefile templates