Terraform

-terraform aws provider for ec2 basic installation - aws

- collection type list: tf-list




 - Random Password Generator - Terraform - Random Password

resource "random_password" "master_password" {

  length = 16

  special = false

}


resource "aws_rds_cluster" "default" {

  cluster_identifier = "my-cluster"

  master_username = "admin"

  master_password = random_password.master_password.result

}


- terraform aws ec2 provider - 

Comentarii

Postări populare de pe acest blog

Politics Meme

CS Lewis

Economic Crysis