Skip to content

Releases: Plenituz/barbe-serverless

v0.2.3

01 Mar 06:25
Compare
Choose a tag to compare
  • add aws_network component to manage VPC resources
  • add aws_fargate_service block to replace aws_fargate_task. It supports load balancing with domain name, auto scaling and more
  • bug fixes around using barbe-serverless components as imports

v0.2.2

12 Feb 04:28
Compare
Choose a tag to compare
  • added git_clone block
  • updated name_prefix handling to allow you to use strings instead of arrays
  • minor QOL changes on urls and importing components

v0.2.1

05 Feb 23:13
Compare
Choose a tag to compare
  • fix bug where we tried login in to GCP even for AWS only stacks

v0.2.0

05 Feb 21:46
Compare
Choose a tag to compare
  • port most components to Typescript

v0.1.0

14 Jan 00:23
Compare
Choose a tag to compare

Care, on this release aws_fargate_task still relies on running commands locally, which is no longer supported on Barbe. It will be migrated to buildkit once WASM is supported. All the other blocks are stable enough to be used.