Skip to content

fix: enable force destroy for buckets #49

fix: enable force destroy for buckets

fix: enable force destroy for buckets #49

Workflow file for this run

name: Build
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
ci:
runs-on: ubuntu-latest
name: CI 👷
steps:
- name: Check out source code
uses: actions/checkout@main
- name: Setup OpenTofu
uses: opentofu/setup-opentofu@main
- name: Initialize Tofu project
run: tofu init