This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fixed all aws readmes Signed-off-by: JoaoDanielRufino <joaodaniel0405@gmail.com> * fixed beagle readme Signed-off-by: JoaoDanielRufino <joaodaniel0405@gmail.com> * fixed bitbucket readmes Signed-off-by: JoaoDanielRufino <joaodaniel0405@gmail.com> * fixed circleci readmes Signed-off-by: JoaoDanielRufino <joaodaniel0405@gmail.com> * fixed clean-swift readmes Signed-off-by: JoaoDanielRufino <joaodaniel0405@gmail.com> * fixed docker readme Signed-off-by: JoaoDanielRufino <joaodaniel0405@gmail.com> * fixed git readme Signed-off-by: JoaoDanielRufino <joaodaniel0405@gmail.com> * fixed gitlab readmes Signed-off-by: JoaoDanielRufino <joaodaniel0405@gmail.com> * removed title from readmes Signed-off-by: JoaoDanielRufino <joaodaniel0405@gmail.com> * adding markdownlint-disable-file MD041 Signed-off-by: JoaoDanielRufino <joaodaniel0405@gmail.com> * changing order of readme markdowns Signed-off-by: JoaoDanielRufino <joaodaniel0405@gmail.com> * fixing markdown Signed-off-by: JoaoDanielRufino <joaodaniel0405@gmail.com> Co-authored-by: JoaoDanielRufino <joaodaniel0405@gmail.com>
- Loading branch information
1 parent
910e1af
commit 146bce9
Showing
22 changed files
with
187 additions
and
358 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,14 @@ | ||
# Terraform aws eks | ||
# Description | ||
|
||
## command | ||
This formula receives 2 inputs (cluster name, domain name) | ||
and adds eks module files into the project. | ||
|
||
## Command | ||
|
||
```bash | ||
rit aws add terraform-eks | ||
``` | ||
|
||
## description | ||
## Requirements | ||
|
||
This formula receives 2 inputs (cluster name, domain name) | ||
and adds eks module files into the project. | ||
- Golang |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,14 @@ | ||
# Terraform aws vpc | ||
# Description | ||
|
||
## command | ||
This formula receives 5 inputs (region, vpc name, vpc cidr, vpc azs, customer name) | ||
and adds vpc module files into the project. | ||
|
||
## Command | ||
|
||
```bash | ||
rit aws add terraform-vpc | ||
``` | ||
|
||
## description | ||
## Requirements | ||
|
||
This formula receives 5 inputs (region, vpc name, vpc cidr, vpc azs, customer name) | ||
and adds vpc module files into the project. | ||
- Golang |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.