Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 2.11 KB

File metadata and controls

39 lines (22 loc) · 2.11 KB

Changelog

0.5.0 (2026-04-14)

Features

  • add repository is_template property (1085f1a)
  • add repository template (6448916)

0.4.0 (2026-03-22)

Features

  • add repository metadata (2a56217)

0.3.0 (2026-03-22)

Features

  • make the terraform workflow reusable (5080276)

0.2.0 (2026-03-21)

Features

  • add aws s3 compatible backend (9a8579c)

0.1.0 (2026-03-21)

Features

  • add config file and repository management (c1f03eb)
  • add terraform provider github auth (6ab7b52)
  • add terraform stub and github provider (487c34c)

Bug Fixes

  • github provider config app_auth block is required (3ac3711)
  • github provider requires github app pem file contents (530246a)