Changelog

Version 0.1.20 (2023-08-19)

Version 0.1.19 (2023-07-01)

Version 0.1.18 (2023-06-30)

Upgrade Template

  • feat: new ci cd template

Version 0.1.17 (2023-06-29)

Upgrade Templates

  • Upgraded template to [version]

New CI/CD Template

  • Added a new CI/CD template for [purpose]

Version 0.1.16 (2023-06-26)

Features

  • Adding relationship with mongoinstance

Release

  • New compile engine

Version 0.1.15 (2023-05-04)

Features

  • Adding processed_at to the system.

Version 0.1.12 (2023-05-04)

  • Added feedback debug functionality.

Version 0.1.11 (2023-05-02)

  • feat: also clean state.json

Here is the completed RST code:

``` Version 0.1.10 (2023-05-01) ============================

Fixes

  • Capture now walks even when there is a stdout redirection.

Version 0.1.9 (2023-05-01)

Features

  • Access key can now be retrieved from the environment.

Bug Fixes

  • None.

Miscellaneous

  • None.

Version 0.1.7 (2023-05-01)

Features

  • Backend independent terraform engine (feat)

Version 0.1.6 (2023-05-01)

  • Added: Backend independent terraform engine.

Version 0.1.5 (2023-05-01)

  • feat: backend independent terraform engine - Added a new feature to make the terraform engine backend independent.

```¨Version 0.1.4 (2023-05-01)

New Features

  • Backend independent terraform engine - Implemented a new feature which allows the usage of a backend independent terraform engine. This provides flexibility in selecting the appropriate backend for your terraform infrastructure, improving compatibility and ease of integration.

Version 0.1.3 (2023-05-01)

  • Added feature: backend independent terraform engine.

Version 0.1.2 (2023-05-01)

Features

  • Backend independent terraform engine

Version 0.1.1 (2023-05-01)

  • Added a backend independent terraform engine.

Version 0.1.0 (2023-04-30)

  • Added first usable version

Version 0.0.24 (2023-04-30)

New Features

  • No silent error. Raise error when create doesn’t work [1]

[1] Reference: Commit: feat: No silent error. Raise error when create doesn’t work