8 results · AI-generated index
A
aws.amazon.com
official

AWS CloudFormation SSL Certificate Creation

Create an SSL/TLS certificate for your AWS CloudFormation stack using the AWS Certificate Manager (ACM). This tutorial guides you through the process of creating and validating a certificate.

G
github.com
tool

CloudFormation Template for SSL Certificate

A CloudFormation template for creating an SSL certificate and associating it with an AWS Elastic Beanstalk environment. This template uses the AWS::ACM::Certificate resource.

M
medium.com
article

Creating SSL Certificates in CloudFormation Stacks

A step-by-step guide on creating SSL certificates in CloudFormation stacks. This article covers the basics of SSL certificates, CloudFormation, and how to integrate them.

T
terraform.io
tool

SSL Certificate Creation in CloudFormation using Terraform

Use Terraform to create an SSL certificate in your CloudFormation stack. This example demonstrates how to use the Terraform AWS provider to create an ACM certificate.

C
cloudsecurityalliance.org
research

CloudFormation and SSL Certificates: Best Practices

Best practices for creating and managing SSL certificates in CloudFormation stacks. This guide covers security considerations, certificate validation, and renewal.

Y
youtube.com
video

AWS CloudFormation Tutorial: Creating an SSL Certificate

A video tutorial on creating an SSL certificate in a CloudFormation stack. This tutorial covers the basics of CloudFormation and how to create an ACM certificate.

D
devops.com
article

Automating SSL Certificate Creation in CloudFormation

Automate the creation of SSL certificates in your CloudFormation stacks using scripts and templates. This article covers the benefits of automation and provides examples of how to implement it.

D
docs.aws.amazon.com
official

CloudFormation SSL Certificate Reference

The official AWS documentation for creating and managing SSL certificates in CloudFormation stacks. This reference guide covers the AWS::ACM::Certificate resource and its properties.