diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 2faa893..d5502c4 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -41,7 +41,7 @@ pipelines: - "*.tar" - step: name: Deploy terraform - image: hashicorp/terraform:full + image: hashicorp/terraform:latest script: - cd terraform/ - terraform init