Skip to content

History / aws∕s3‒bucket‒object

Revisions

  • PR #10 - chore: update terraform-module-releaser to v1.4.0 and enable SSH source format This pull request includes an update to the Terraform Module Releaser action in the GitHub workflow configuration file. * [`.github/workflows/terraform-module-releaser.yml`](diffhunk://#diff-837dbb1aa2ee9f821342f55fa9db36f2b21e433b1c68aa21576e4baf7e232a7fL20-R22): Updated the Terraform Module Releaser action to version `v1.4.0` and added the `use-ssh-source-format` parameter set to `true`.

    @github-actions github-actions[bot] committed Feb 9, 2025
  • PR #9 - chore: update aws/vpc-endpoint module version and clean up assets ### Description This pull request contains two commits: 1. **docs:** Update documentation for the `aws/vpc-endpoint` module. - This change does not trigger a Terraform module update. 2. **chore:** Bump version of the `aws/vpc-endpoint` module. - The version has been updated in accordance with Terraform changes. ### Additional Changes - Updated to use the latest `terraform-module-release` (1.3.0). - Assets built for the module do not include the `README.md`. ## Validation ✅ We confirm below via the terraform-module-releaser that the `aws/vpc-endpoint` module will not be triggered since it contained only documentation change.

    @github-actions github-actions[bot] committed Oct 28, 2024