io.github.cdklabs.cdk_cloudformation:tf-aws-keypair

Provides an [EC2 key pair](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html) resource. A key pair is used to control login access to EC2 instances.

License

License

Categories

Categories

AWS Container PaaS Providers KeY Data Data Formats Formal Verification ORM
GroupId

GroupId

io.github.cdklabs.cdk_cloudformation
ArtifactId

ArtifactId

tf-aws-keypair
Last Version

Last Version

1.0.0-alpha.5
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.cdklabs.cdk_cloudformation:tf-aws-keypair
Provides an [EC2 key pair](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html) resource. A key pair is used to control login access to EC2 instances.
Project URL

Project URL

https://github.com/iann0036/cfn-tf-custom-types/blob/docs/resources/aws/TF-AWS-KeyPair/docs/README.md
Source Code Management

Source Code Management

https://github.com/cdklabs/cdk-cloudformation.git

Download tf-aws-keypair

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/tf-aws-keypair/ -->
<dependency>
    <groupId>io.github.cdklabs.cdk_cloudformation</groupId>
    <artifactId>tf-aws-keypair</artifactId>
    <version>1.0.0-alpha.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/tf-aws-keypair/
implementation 'io.github.cdklabs.cdk_cloudformation:tf-aws-keypair:1.0.0-alpha.5'
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/tf-aws-keypair/
implementation ("io.github.cdklabs.cdk_cloudformation:tf-aws-keypair:1.0.0-alpha.5")
'io.github.cdklabs.cdk_cloudformation:tf-aws-keypair:jar:1.0.0-alpha.5'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="tf-aws-keypair" rev="1.0.0-alpha.5">
  <artifact name="tf-aws-keypair" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs.cdk_cloudformation', module='tf-aws-keypair', version='1.0.0-alpha.5')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "tf-aws-keypair" % "1.0.0-alpha.5"
[io.github.cdklabs.cdk_cloudformation/tf-aws-keypair "1.0.0-alpha.5"]

Dependencies

compile (5)

Group / Artifact Type Version
software.amazon.awscdk : aws-cdk-lib jar [2.16.0,3.0.0)
software.constructs : constructs jar [10.0.87,11.0.0)
software.amazon.jsii : jsii-runtime jar [1.55.0,2.0.0)
org.jetbrains : annotations jar [16.0.3,20.0.0)
javax.annotation : javax.annotation-api jar [1.3.2,1.4.0)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha.5
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1