diff --git a/.drone.yml b/.drone.yml index e2e6c14..f9b3ec1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ steps: from_secret: AWS_SECRET_ACCESS_KEY AWS_DEFAULT_REGION: from_secret: AWS_DEFAULT_REGION - image: hashicorp/terraform + image: hashicorp/terraform:1.2.9 commands: - terraform init - terraform validate