# README
Terraform AWS Provider ACM Package
This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.
Handy Links
- Find out about contributing to the AWS provider!
- AWS Provider Docs: Home
- AWS Provider Docs: One of the ACM resources
- AWS Docs: AWS SDK for Go ACM
# Functions
GetTagsIn returns acm service tags from Context.
KeyValueTags creates tftags.KeyValueTags from acm service tags.
ListTags lists acm service tags.
SetTagsOut sets acm service tags in Context.
Tags returns acm service tags.
UpdateTags updates acm service tags.
# Constants
CertificateRenewalTimeout is the amount of time to wait for managed renewal of a certificate.
# Variables
No description provided by the author