Skip to content

Conversation

virgofx
Copy link
Member

@virgofx virgofx commented Oct 9, 2024

  • Increased the required Terraform version for the module in the versions.tf file.
  • Added a new output for the VPC endpoint ARN, which can be utilized by various consumers for integrated resources.

This PR showcases updates to two separate modules, each reflected in their respective commits:

aws/vpc-endpoint: The required Terraform version has been increased, resulting in a minor version bump due to the addition of new features.

aws/s3-bucket-object: A new output for the VPC endpoint ARN has been added, leading to a patch version bump as it enhances existing functionality without breaking changes.

@virgofx virgofx force-pushed the fix-module-versions branch from 40458a0 to 1d07030 Compare October 9, 2024 22:16
@virgofx virgofx force-pushed the fix-module-versions branch from 1d07030 to 041a12e Compare October 9, 2024 22:19
Copy link

github-actions bot commented Oct 9, 2024

Release Plan

Module Release Type Latest Version New Version
aws/s3-bucket-object patch v1.0.0 v1.0.1
aws/vpc-endpoint minor v1.0.0 v1.1.0

Changelog

aws/s3-bucket-object/v1.0.1 (2024-10-09)

aws/vpc-endpoint/v1.1.0 (2024-10-09)

@virgofx virgofx merged commit 29ae87e into main Oct 9, 2024
3 checks passed
@virgofx virgofx deleted the fix-module-versions branch October 9, 2024 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant