github GalleyBytes/terraform-operator v0.3.4
v0.3.4 release

latest releases: v0.17.1, v0.17.1-beta1, v0.17.0...
3 years ago
  • added spec.serviceAccount for users to bring their own ServiceAccount for the terraform-runner pod #7 (docs #15)
  • added spec.credentials[].serviceAccountAnnotations to add custom annotations to the dynamically generated ServiceAccount for the terraform-runner #7 (docs #15)
  • added tf as the shortName of the resource #17
  • replaced spec.env with k8s' own v1.EnvVar implementation, which adds the additional functionality of valueFrom fields #11
  • fixed typo Credentails to Credentials 924ab62

For developers, this release upgrades the operator-sdk version to v1.4.0 and requires the go binary >= v1.15.x

Don't miss a new terraform-operator release

NewReleases is sending notifications on new releases.