DaaS / Products / Secure Terraform Infrastructure Provisioning

Secure Terraform Infrastructure Provisioning

A developer first configures Terraform authentication credentials (AccessKey or OIDC-based keyless auth via IDaaS) for Alibaba Cloud, then uses Terraform to provision a full infrastructure stack (VPC, ECS, storage) in an automated, repeatable workflow.

Products involved

Scenario

A developer first configures Terraform authentication credentials (AccessKey or OIDC-based keyless auth via IDaaS) for Alibaba Cloud, then uses Terraform to provision a full infrastructure stack (VPC, ECS, storage) in an automated, repeatable workflow.

How the products combine

  1. terraform · terraform-manage-authentication — Terraform — Configure Terraform authentication with cloud provider
  2. See terraform/terraform-manage-authentication.

  3. idaas · idaas-secure-access — IDaaS — Set up secure machine-to-machine (M2M) access
  4. See idaas/idaas-secure-access.

  5. terraform · terraform-provision-infrastructure — Terraform — Provision cloud infrastructure (compute, network, storage)
  6. See terraform/terraform-provision-infrastructure.

Typical questions