update
This commit is contained in:
@@ -8,7 +8,7 @@ variables:
|
||||
GITLAB_TF_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/${ENVIRONMENT_NAME}
|
||||
|
||||
image:
|
||||
name: registry.durp.info/hashicorp/terraform:light
|
||||
name: registry.internal.durp.info/hashicorp/terraform:light
|
||||
#name: hashicorp/terraform:light
|
||||
entrypoint: [""]
|
||||
|
||||
@@ -98,4 +98,4 @@ destroy-production:
|
||||
extends: .terraform_destroy
|
||||
needs: ["apply-production"]
|
||||
rules:
|
||||
- when: manual
|
||||
- when: manual
|
||||
|
||||
Reference in New Issue
Block a user