terraform/website/source/docs/providers/aws/d
Paul Hinze ccd745c96f provider/aws: New Data Source: aws_acm_certificate
Use this data source to get the ARN of a certificate in AWS Certificate
Manager (ACM). The process of requesting and verifying a certificate in ACM
requires some manual steps, which means that Terraform cannot automate the
creation of ACM certificates. But using this data source, you can reference
them by domain without having to hard code the ARNs as input.

The acceptance test included requires an ACM certificate be pre-created
in and information about it passed in via environment variables. It's a
bit sad but there's really no other way to do it.
2016-11-03 19:34:19 -04:00
..
acm_certificate.html.markdown provider/aws: New Data Source: aws_acm_certificate 2016-11-03 19:34:19 -04:00
ami.html.markdown fix incorrect reference to iops property in `aws_ami` data source 2016-10-20 09:50:04 -05:00
availability_zone.html.markdown
availability_zones.html.markdown
billing_service_account.markdown
caller_identity.html.markdown
cloudformation_stack.html.markdown
ebs_volume.html.markdown provider/aws: Adding a datasource for aws_ebs_volume (#9753) 2016-11-01 14:15:31 +00:00
ecs_container_definition.html.markdown
elb_service_account.html.markdown
iam_policy_document.html.markdown
ip_ranges.html.markdown
prefix_list.html.markdown provider/aws: Data source to provides details about a specific AWS prefix list (#9566) 2016-10-27 14:58:24 +01:00
redshift_service_account.html.markdown
region.html.markdown
s3_bucket_object.html.markdown
security_group.html.markdown provider/aws: data source for AWS Security Group (#9604) 2016-10-27 18:17:58 +01:00
subnet.html.markdown
vpc.html.markdown