is not current version
Last Version 8.0.13

com.hashicorp:cdktf-provider-aws 7.0.61

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.61
Type

Type

jar

Download cdktf-provider-aws 7.0.61


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