# README
Terraform AWS Provider ElasticBeanstalk 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 ElasticBeanstalk resources
- AWS Docs: AWS SDK for Go ElasticBeanstalk
# Functions
@SDKDataSource("aws_elastic_beanstalk_application").
@SDKDataSource("aws_elastic_beanstalk_hosted_zone").
@SDKDataSource("aws_elastic_beanstalk_solution_stack").
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
KeyValueTags creates tftags.KeyValueTags from elasticbeanstalk service tags.
No description provided by the author
@SDKResource("aws_elastic_beanstalk_application", name="Application") @Tags(identifierAttribute="arn").
@SDKResource("aws_elastic_beanstalk_application_version", name="Application Version") @Tags(identifierAttribute="arn").
@SDKResource("aws_elastic_beanstalk_configuration_template").
@SDKResource("aws_elastic_beanstalk_environment", name="Environment") @Tags(identifierAttribute="arn").
No description provided by the author
Tags returns elasticbeanstalk service tags.
# Variables
No description provided by the author