Skip to content

Commit 0118516

Browse files
committed
Update README
1 parent 53bfd2d commit 0118516

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ By providing a comprehensive and hands-on experience in Infrastructure as Code (
2626
**The `ansible-vault-pass` is `BVSTACK`. This is for the sake of simplicity and sample, make sure you use a strong password for your ansible vault encrypted files.**
2727

2828
## TO-DO
29-
> [!NOTE]
3029
> Terraform ....
3130
31+
> NOTE
3232
> Implement all of the provisioners inside provision Directory and Ansible Role
3333
3434
- [ ] Add a **Vagrantfile** to provision a VM using the **Vagrant** provider of your choice based on [ specs ](./provision/specs.txt) with `Terraform`.
@@ -45,12 +45,10 @@ By providing a comprehensive and hands-on experience in Infrastructure as Code (
4545
- [ ] Enchance `Terraform Output` values for both Boundary and Vault
4646
- [ ] Implement `Policy as Code (PaC)` to validate `Terraform` policies.
4747

48-
> [!NOTE]
4948
> Packer ...
5049
5150
- [ ] Add Packer custom image template for VMware Vsphere using [ specs ](./provision/specs.txt).
5251

53-
> [!NOTE]
5452
> Ansible ...
5553
5654
- [ ] Install and configure `Terraform` on the **control node** (`prepare_env` role).
@@ -65,12 +63,10 @@ By providing a comprehensive and hands-on experience in Infrastructure as Code (
6563
- [ ] Implement Ansible `Molecule` case scenarios to test different aspects of your roles.
6664
- [ ] When handling Provisions with `Ansible`, Choose which Provider to provision Based on a User-Defined or Environment variable.
6765

68-
> [!NOTE]
6966
> CI/CD ....
7067
7168
- [ ] Implement automated testing using GitHub actions for pull requests.
7269

73-
> [!NOTE]
7470
> Shell Scripting ...
7571
7672
- [ ] Write a `Custom Logger` function and use it throughout all shell scripts for better error handling and logging (`log` directory).
@@ -82,4 +78,5 @@ By providing a comprehensive and hands-on experience in Infrastructure as Code (
8278
## Contribution
8379
all types of contribution is welcomed, read [`Contribution.md`](./Contributing.md) for more information.
8480

85-
Copyright © 2024 Shayan Ghani shayan.ghani.tech@gmail.com
81+
## Credit and Maintainance
82+
**Copyright © 2024 [Shayan Ghani](https://github.com/Shayan-Ghani) shayan.ghani.tech@gmail.com**

0 commit comments

Comments
 (0)