is not current version
Last Version 8.0.13

com.hashicorp:cdktf-provider-aws 4.0.14

Prebuilt aws Provider for Terraform CDK (cdktf)

Categories

Categories

IDE Development Tools AWS Container PaaS Providers
GroupId

GroupId

com.hashicorp
ArtifactId

ArtifactId

cdktf-provider-aws
Version

Version

4.0.14
Type

Type

jar

Download cdktf-provider-aws 4.0.14


<!-- https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-aws/ -->
<dependency>
    <groupId>com.hashicorp</groupId>
    <artifactId>cdktf-provider-aws</artifactId>
    <version>4.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-aws/
implementation 'com.hashicorp:cdktf-provider-aws:4.0.14'
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-aws/
implementation ("com.hashicorp:cdktf-provider-aws:4.0.14")
'com.hashicorp:cdktf-provider-aws:jar:4.0.14'
<dependency org="com.hashicorp" name="cdktf-provider-aws" rev="4.0.14">
  <artifact name="cdktf-provider-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hashicorp', module='cdktf-provider-aws', version='4.0.14')
)
libraryDependencies += "com.hashicorp" % "cdktf-provider-aws" % "4.0.14"
[com.hashicorp/cdktf-provider-aws "4.0.14"]