Skip to content

Commit

Permalink
Merge pull request #19 from mate-academy/sergii-nosachenko-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sergii-nosachenko authored Nov 28, 2024
2 parents 00c3f51 + 2982a7d commit 75775ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To complete this task, Terraform and Azure CLI must be installed and configured

- Create a new repository on GitHub named according to Terraform's naming convention, e.g.`terraform-azurerm-resource_group_storage`.
- Add the module files (`main.tf`, `variables.tf`, `outputs.tf`) to this repository.
- Add a `README.md` file with detailed usage instructions.
- Add an `INSTRUCTION.md` file with detailed usage instructions.
- Add a `LICENSE` file to specify the usage rights.
- Add a `.gitignore` file to ignore Terraform state files and other sensitive information.
- Commit and push the files to GitHub.
Expand Down

0 comments on commit 75775ef

Please sign in to comment.