Skip to content

Implementing the aws_dynamodb_resource_policy resource to allow a user to set the table or stream's resource policy. #124

Implementing the aws_dynamodb_resource_policy resource to allow a user to set the table or stream's resource policy.

Implementing the aws_dynamodb_resource_policy resource to allow a user to set the table or stream's resource policy. #124

Workflow file for this run

---
name: chatops
on:
issue_comment:
types: [created]
permissions:
pull-requests: write
id-token: write
contents: write
jobs:
terraform-module:
uses: cloudposse/.github/.github/workflows/shared-terraform-chatops.yml@main
secrets:
github_access_token: ${{ secrets.REPO_ACCESS_TOKEN }}