Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

ohpensource/terraform-aws-ohp-s3

Repository files navigation

Terraform Module - AWS S3

license

GitHub Workflow Status

GitHub tag (latest by date)

Maintainer

  • Platform Services

Description

Creates S3 buckets

Example

- name: Render terraform docs inside the USAGE.md and push changes back to PR branch
        uses: terraform-docs/gh-actions@v0.10.0
        with:
          working-dir: .,modules/sub-module1-dir,modules/sub-module2-dir
          output-file: README.md
          output-method: inject
          git-push: "true"