Skip to content

v1k1n60/huawei-tf

Repository files navigation

Huawei Terraform Scripts


El siguiente es un ejemplo de aprovisionmiento de infraestructura en la nube de Huawei Cloud usando funcionalidades de Iac (Infrastructure as Code) con la herramienta Terraform.

Principalmente se trata del aprovisionamiento de:

Solution Diagram

Steps

  1. Install Terraform
  2. Add the oficial provider
  3. Obtain Active and Secret Key (AK/SK)
  4. Resoources are deploy to the cloud

Requirements


Instructions


  • Obtain a AK/SK from the Huawei Cloud console in MyCredentials page
  • Add your AK/SK data and region to the terraform.tfvars terraform file
  • Don't forget initialize your environment with: terraform init
  • Apply the script into the cloud using: terraform apply

About

Huawei Terraform scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published