Skip to content

Instantly share code, notes, and snippets.

View Isadoramenezes's full-sized avatar

Isadora de Menezes Isadoramenezes

View GitHub Profile

Vault Certification Revision

1 Compare Authentication Methods

Machine-to-Machine authentications:

- TLS
- AppRole
- Cloud Based
- Tokens

Terraform Certification Revision

1 Understand Infrastructure as Code (IaC) concepts

Terraform by default provision concurrently 10 resources, to change use -parallelism=n on plan, apply and destroy commands.

Terraform is an immutable, declarative, Infraestructure as Code provisioning tool.

IaC provides benefits:

  • Can be versioned