is not current version
Last Version 8.0.13

com.hashicorp:cdktf-provider-aws 7.0.47

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

7.0.47
Type

Type

jar

Download cdktf-provider-aws 7.0.47


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