Skip to content

Resolve "Terraform module usage instructions are incorrect"

What does this MR do?

Simplifies the usage instructions for Terraform modules in the new Infrastructure Registry in order to make it clear that the module instance name does not need to be based off of the package name in any way, by making it an example string my_module_name. This also prevents any issue where the package name contains characters that are not allowed as module instance names.

Screenshots or Screencasts (strongly suggested)

Before:

Screen_Shot_2021-06-22_at_2.19.51_PM

After:

Screen_Shot_2021-07-06_at_12.48.26_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #334327 (closed)

Edited by Matt Kasa

Merge request reports

Loading