mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Fix broken links and update publish gif
This commit is contained in:
parent
197bbc6114
commit
e6b7490ed8
@ -15,7 +15,7 @@ the Terraform files you're applying comprise what is called the _root module_. T
|
||||
Therefore, you can enter the source of any module, satisfy any required variables, run `terraform apply`, and expect it to work.
|
||||
|
||||
Modules that are created for reuse should follow the
|
||||
[standard structure](#standard-structure). This structure enables tooling
|
||||
[standard structure](#standard-module-structure). This structure enables tooling
|
||||
such as the [Terraform Registry](/docs/registry/index.html) to inspect and
|
||||
generate documentation, read examples, and more.
|
||||
|
||||
|
@ -67,11 +67,11 @@ email you alerts about your module. We will not spam you.
|
||||
The upload page will list your available repositories, filtered to those that
|
||||
match the [naming convention described above](#Requirements). This is shown in
|
||||
the screenshot below. Select the repository of the module you want to add and
|
||||
click "Create Module."
|
||||
click "Publish Module."
|
||||
|
||||
In a few seconds, your module will be created.
|
||||
|
||||

|
||||

|
||||
|
||||
## Releasing New Versions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user