Skip to content

Commit

Permalink
Fix version in tf getting started guide (#3932)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshri authored Aug 9, 2023
1 parent 9c1268a commit 26d220e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/terraform/get-started-terraform.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ spec:
In this mode, Terraform resources will be planned and automatically applied for you. Enable it by setting `.spec.approvePlan=auto`:
```yaml
apiVersion: infra.contrib.fluxcd.io/v1alpha1
apiVersion: infra.contrib.fluxcd.io/v1alpha2
kind: Terraform
metadata:
name: helloworld
Expand Down

0 comments on commit 26d220e

Please sign in to comment.