Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
DevOps
Project Templates
Commits
f108363d
Commit
f108363d
authored
Oct 19, 2021
by
Georgi Petkov
Browse files
chore: clearing providers replacement
parent
84b95407
Pipeline
#32694
passed with stages
in 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gitlab-ci/staging.yml
View file @
f108363d
...
...
@@ -58,10 +58,6 @@ staging:
-
terraform -v
-
terraform init
-
terraform providers
-
terraform state replace-provider "registry.terraform.io/-/kubernetes" "registry.terraform.io/hashicorp/kubernetes"
-
terraform state replace-provider "registry.terraform.io/-/null" "registry.terraform.io/hashicorp/null"
-
terraform state replace-provider "registry.terraform.io/-/template" "registry.terraform.io/hashicorp/template"
-
terraform providers
-
terraform workspace new ${CI_PROJECT_NAME} ||
true
-
terraform workspace select ${CI_PROJECT_NAME}
-
terraform refresh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment