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 provider/aws: availability zone data source 2016-09-24 15:19:33 -07:00
availability_zones.html.markdown provider/aws: availability zone data source 2016-09-24 15:19:33 -07:00
billing_service_account.markdown Add AWS Billing & Cost Management service account 2016-09-07 17:43:45 +12:00
caller_identity.html.markdown provider/aws: Add aws_caller_identity data source 2016-08-16 11:24:26 +01:00
cloudformation_stack.html.markdown provider/aws: Add cloudformation_stack data source 2016-09-03 11:33:59 +01:00
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 provider/aws: `aws_ecs_container_definition` datasource parameter 2016-08-25 18:10:08 +01:00
elb_service_account.html.markdown Export AWS ELB service account ARN (#8700) 2016-09-11 19:13:58 +01:00
iam_policy_document.html.markdown Add reference about AWS IAM policy requirements 2016-10-07 13:25:12 -05:00
ip_ranges.html.markdown Fix doc for provider/aws_ip_ranges 2016-08-27 09:41:34 +09:00
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 docs/aws: Fix example of aws_redshift_service_account (#8313) 2016-08-19 09:09:48 +01:00
region.html.markdown provider/aws: aws_region data source 2016-09-24 15:19:33 -07:00
s3_bucket_object.html.markdown provider/aws: aws_s3_object -> aws_s3_bucket_object (docs + filename) (#6979) 2016-06-02 12:13:39 +01:00
security_group.html.markdown provider/aws: data source for AWS Security Group (#9604) 2016-10-27 18:17:58 +01:00
subnet.html.markdown Data source docs missing `data.` 2016-10-15 06:32:20 +11:00
vpc.html.markdown Data source docs missing `data.` 2016-10-15 06:32:20 +11:00