Metadata-Version: 2.1
Name: cdk-cloudformation-tf-random-string
Version: 1.0.0a1
Summary: CloudFormation equivalent of random_string
Home-page: https://github.com/iann0036/cfn-tf-custom-types/blob/docs/resources/random/TF-Random-String/docs/README.md
Author: Amazon Web Services
License: Apache-2.0
Project-URL: Source, https://github.com/cdklabs/cdk-cloudformation.git
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Classifier: License :: OSI Approved
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aws-cdk.core (<2.0.0,>=1.131.0)
Requires-Dist: constructs (<4.0.0,>=3.3.161)
Requires-Dist: jsii (<2.0.0,>=1.42.0)
Requires-Dist: publication (>=0.0.3)

# AWS CDK CloudFormation Constructs for TF::Random::String

CloudFormation equivalent of random_string

## References

* [Documentation](https://github.com/iann0036/cfn-tf-custom-types/blob/docs/resources/random/TF-Random-String/docs/README.md)
* [Source](https://github.com/iann0036/cfn-tf-custom-types.git)

## License

Distributed under the Apache-2.0 License.


