Skip to content

fix(deps): update dependency @cdktf/provider-random to v11.0.3 #361

fix(deps): update dependency @cdktf/provider-random to v11.0.3

fix(deps): update dependency @cdktf/provider-random to v11.0.3 #361

Workflow file for this run

---
name: CDKTF Deployment
on:
push:
branches:
- main
paths:
- cdktf/**
jobs:
terraform:
name: "Terraform CDK Deploy"
uses: ./.github/workflows/cdktf-cicd.yml
with:
action: deploy
secrets: inherit