Skip to content

[Bug Fix] turbot_file: terraform apply fails to update content correc… #15

[Bug Fix] turbot_file: terraform apply fails to update content correc…

[Bug Fix] turbot_file: terraform apply fails to update content correc… #15

Workflow file for this run

# Terraform Provider release workflow.
name: Release
on:
push:
tags:
- "v*"
permissions:
contents: write
jobs:
goreleaser:
uses: turbot/steampipe-workflows/.github/workflows/terraform-release.yml@main
secrets: inherit