Tags: techpivot/terraform-modules-demo
Tags
aws/vpc-endpoint/v1.1.5 test: debugging outputs with changed module
aws/vpc-endpoint/v1.1.4 fix: improve vpc-enpoint variable This is a test to bump the version and ensure the wiki link is correct.
aws/s3-bucket-object/v1.0.2 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.
aws/vpc-endpoint/v1.1.3 fix: bump aws version
aws/vpc-endpoint/v1.1.2 fix: bump vpc-endpoint version
null/random/v1.2.0 feat: allow random string length to be configurable
aws/vpc-endpoint/v1.1.1 chore: bump AWS required provider version
null/random/v1.1.0 feat: add another demo module null/random - Introduced a new demo module for testing purposes. - This module will be used for random functionality testing.
null/random/v1.0.0 feat: add another demo module null/random - Introduced a new demo module for testing purposes. - This module will be used for random functionality testing.
aws/vpc-endpoint/v1.1.0 feat: update required Terraform version and add VPC endpoint ARN output - 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: : The required Terraform version has been increased, resulting in a minor version bump due to the addition of new features. : 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.
PreviousNext