Skip to content

Commit

Permalink
chore(main): release 4.7.0 (#3565)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.7.0](philips-labs/terraform-aws-github-runner@v4.6.0...v4.7.0)
(2023-10-26)


### Features

* Add public IP association to github runner
([#3547](https://github.com/philips-labs/terraform-aws-github-runner/issues/3547))
([1a25b2c](philips-labs/terraform-aws-github-runner@1a25b2c))


### Bug Fixes

* add tags to aws resources
([#3549](https://github.com/philips-labs/terraform-aws-github-runner/issues/3549))
([c747139](philips-labs/terraform-aws-github-runner@c747139))
* restrict runner security group to only ingress
([#3564](https://github.com/philips-labs/terraform-aws-github-runner/issues/3564))
([e63fdc5](philips-labs/terraform-aws-github-runner@e63fdc5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
  • Loading branch information
forest-releaser[bot] authored Oct 26, 2023
1 parent e63fdc5 commit 4d3b412
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [4.7.0](https://github.com/philips-labs/terraform-aws-github-runner/compare/v4.6.0...v4.7.0) (2023-10-26)


### Features

* Add public IP association to github runner ([#3547](https://github.com/philips-labs/terraform-aws-github-runner/issues/3547)) ([1a25b2c](https://github.com/philips-labs/terraform-aws-github-runner/commit/1a25b2c6bced8ab4657ace64ef0b6694140856de))


### Bug Fixes

* add tags to aws resources ([#3549](https://github.com/philips-labs/terraform-aws-github-runner/issues/3549)) ([c747139](https://github.com/philips-labs/terraform-aws-github-runner/commit/c74713923635d51e37cca98449a396a73f71a7bc))
* restrict runner security group to only ingress ([#3564](https://github.com/philips-labs/terraform-aws-github-runner/issues/3564)) ([e63fdc5](https://github.com/philips-labs/terraform-aws-github-runner/commit/e63fdc5ec3b85f2b1fa9a4f881588681fee0c07d))

## [4.6.0](https://github.com/philips-labs/terraform-aws-github-runner/compare/v4.5.1...v4.6.0) (2023-10-19)


Expand Down

0 comments on commit 4d3b412

Please sign in to comment.