Skip to content

add variable to control AWS Backup retention #96

add variable to control AWS Backup retention

add variable to control AWS Backup retention #96

Workflow file for this run

name: Terraform
on:
push:
branches: [ '**' ]
jobs:
build:
uses: silinternational/workflows/.github/workflows/terraform.yml@main
with:
# validate with the earliest version allowed by required_version in versions.tf
terraform-version: '~> 1.1'