Skip to content

Commit

Permalink
chore: upgrade provider to bust cache
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Aug 11, 2023
1 parent 7130f65 commit b4b766e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@cdktf/hcl2cdk/test/helpers/convert.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const cdktfDist = path.join(__dirname, "../../../../../dist");

export const binding = {
aws: {
fqn: "hashicorp/aws@=5.8.0",
fqn: "hashicorp/aws@=5.11.0",
type: ProviderType.provider,
path: "providers/aws",
},
Expand Down

0 comments on commit b4b766e

Please sign in to comment.