Releases: danisla/terraform-operator
Releases · danisla/terraform-operator
0.3.7
- Create secret with terraform outputs. Closes #5.
0.3.6
- backendBucket and backendPrefix now optional, use canonical:
${PROJECT}-terraform-operator/terraform
- PodStatus* exported in pkg.
0.3.5
- Include source from existing TerraformApply or TerraformPlan
0.3.4
New features:
- read source and tfvars from TerraformApply resource. Use new
tfapply
source string and tfvarsFrom[]
list.
- display tfplan diff in status