Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Opentofu
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Components
Opentofu
Commits
3ac4611d
Unverified
Commit
3ac4611d
authored
1 year ago
by
Timo Furrer
Browse files
Options
Downloads
Patches
Plain Diff
Style the suggestion message
parent
eba20f45
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
backports/.Base.gitlab-ci.yml
+4
-4
4 additions, 4 deletions
backports/.Base.gitlab-ci.yml
backports/OpenTofu/Base.gitlab-ci.yml
+4
-4
4 additions, 4 deletions
backports/OpenTofu/Base.gitlab-ci.yml
with
8 additions
and
8 deletions
backports/.Base.gitlab-ci.yml
+
4
−
4
View file @
3ac4611d
...
...
@@ -35,18 +35,18 @@ variables:
-
|
echo "You are using the OpenTofu CI/CD template on GitLab.com which is not recommended."
echo "This template is available for self-managed customers until CI/CD components are available to them and it will be removed asap."
echo
echo
""
echo "We recommed that you migrate to the OpenTofu CI/CD component instead."
echo "The OpenTofu CI/CD component with a default configuration can be included as follows:"
echo
echo
""
echo "include:"
echo " - component: gitlab.com/components/opentofu/full-pipeline@0.1.0"
echo " inputs:"
echo " version: latest"
echo " opentofu_version: 1.6.0"
echo
echo
""
echo "stages: [validate, test, build, deploy]"
echo
echo
""
echo "You can read about more about the OpenTofu CI/CD component here:"
echo "https://gitlab.com/components/opentofu"
-
'
false'
This diff is collapsed.
Click to expand it.
backports/OpenTofu/Base.gitlab-ci.yml
+
4
−
4
View file @
3ac4611d
...
...
@@ -35,18 +35,18 @@ variables:
-
|
echo "You are using the OpenTofu CI/CD template on GitLab.com which is not recommended."
echo "This template is available for self-managed customers until CI/CD components are available to them and it will be removed asap."
echo
echo
""
echo "We recommed that you migrate to the OpenTofu CI/CD component instead."
echo "The OpenTofu CI/CD component with a default configuration can be included as follows:"
echo
echo
""
echo "include:"
echo " - component: gitlab.com/components/opentofu/full-pipeline@0.1.0"
echo " inputs:"
echo " version: latest"
echo " opentofu_version: 1.6.0"
echo
echo
""
echo "stages: [validate, test, build, deploy]"
echo
echo
""
echo "You can read about more about the OpenTofu CI/CD component here:"
echo "https://gitlab.com/components/opentofu"
-
'
false'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment