Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
tf
Commits
dd5a9fd7
Commit
dd5a9fd7
authored
3 months ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Some documentation fixes.
parent
a570218e
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#4277
passed
3 months ago
Stage: .pre
Stage: build
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+4
-4
4 additions, 4 deletions
README.rst
with
4 additions
and
4 deletions
README.rst
+
4
−
4
View file @
dd5a9fd7
...
@@ -52,10 +52,10 @@ end with :code:`.tfvars`, a :code:`-var-file` argument is added. For example:
...
@@ -52,10 +52,10 @@ end with :code:`.tfvars`, a :code:`-var-file` argument is added. For example:
:code:`-var-file=prod/a.tfvars` and :code:`-var-file=prod/b.tfvars`.
:code:`-var-file=prod/a.tfvars` and :code:`-var-file=prod/b.tfvars`.
By default :code:`tf` invokes :code:`terraform`, but if you're using a
By default :code:`tf` invokes :code:`terraform`, but if you're using a
different tool (like `OpenTofu <https://opentofu.org/>`_ you can set the
different tool (like `OpenTofu <https://opentofu.org/>`_
)
you can set the
:code:`TF_CLI` environment variable to that tool name. If you wish to know
the
:code:`TF_CLI` environment variable to that tool
's
name. If you wish to know
exact command :code:`tf` is running set the :code:`TF_DEBUG` environment
the
exact command :code:`tf` is running set the :code:`TF_DEBUG` environment
variable to :code:`1` and the command will printed before
the
it's invoked.
variable to :code:`1` and the command will printed before it's invoked.
License
License
-------
-------
...
...
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