image: name: hashicorp/terraform:latest before_script: - terraform --version stages: - validate validate: stage: validate script: - validate