Kuptan Terraform Operator Versions Save

Terraform Operator provides support to run Terraform modules in Kubernetes in a declarative way as a Kubernetes manifest.

0.1.4.beta2

1 year ago

What's Changed

Metrics

0.1.4.beta1

1 year ago

What's Changed

Fix

0.1.3

1 year ago

What's Changed

Fix

  • add namespace as part of the default backend config (#36)
  • fix role binding creation bug (#38)

0.1.2

1 year ago

What's Changed

Fix

Enhancement

0.1.1

1 year ago

What's Changed

Full Changelog: https://github.com/kuptan/terraform-operator/compare/0.1.0...0.1.1

0.1.0

2 years ago

Add: Variable input from a dependency's output Add: Using Kubernetes as a default backend if the backend field is not provided

Refactor: Refactoring code and introducing go linting

Docs: Docs changes to reflect the new changes

0.0.5

2 years ago
  • Refactor code and update dependencies
  • Fix dependency querying by using the reconciler instead of the Kube client

0.0.4

2 years ago
  • Terraform dependencies between runs/workflows

0.0.3

2 years ago

fix multi var file mounts in the terraform-runner job

0.0.2

2 years ago

support terraform module source from a private git repository