terraform: update installed version used to 1.0.11.

This commit is contained in:
James Rasell
2021-11-19 09:33:11 +01:00
parent be30a930b3
commit e5edffef68
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@@ -67,8 +67,11 @@ codecgen-*.generated.go
**/structs.generated.go
GNUMakefile.local
# Terraform state and locking files.
.terraform
*.tfstate*
.terraform.lock.hcl
rkt-*
./idea