tf2project / terraform-awesome

Terraform repository for providers, examples, tools, etc.
Apache License 2.0
37 stars 32 forks source link

Add TLS examples #35

Open ssbostan opened 2 years ago

ssbostan commented 2 years ago

Hi contributors,

We have a new milestone to develop some examples for the Terraform TLS provider.

The following tasks are our primary goals:

Please run terraform fmt before commit.

Please set the comment message like this: add example:tls easy-simple-rsa-private-key

Thanks.

amirnoshian commented 2 years ago

i work on 01 create a simple RSA private key easy-simple-rsa-private-key

mehran-torkaman commented 2 years ago

I will work on 02 create a simple ED25519 private key easy-simple-ed25519-private-key.

ehsantux commented 2 years ago

I will work on 03 create a new RSA public/private keys for SSH use easy-ssh-rsa-algorithm

baniasadi-m commented 2 years ago

I will work on 04 create a new ED25519 public/private keys for SSH use easy-ssh-ed25519-algorithm

peymansafiri commented 2 years ago

I will work on 05 create a new private key and a new CSR file easy-csr-with-new-private-key

Sms-Rk commented 2 years ago

i will work on 10 create a new certificate, add DNS name and IP address to its subject easy-dns-ip-subject-certificate

saeedya commented 2 years ago

I will work on 06 create a new CSR with an existing private key easy-csr-with-existing-private-key.

saeedhosseini21 commented 2 years ago

i will work on 07 create a new self-signed certificate for website easy-website-https-self-signed-certificate

tfeiz commented 2 years ago

I will work on 09 create a new certificate using CSR and CA files easy-sign-csr-certificate

ravanbod commented 2 years ago

I will work on 08 create a new CA with both certificate and its private key easy-create-ca-certificate

mamirpanah commented 2 years ago

I will work on 01 create a simple RSA private key easy-simple-rsa-private-key