Commit Graph

153 Commits

Author SHA1 Message Date
dependabot[bot] fc25c03a1b
fix: bump aws-actions/configure-aws-credentials from 4 to 5
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4 to 5.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v4...v5)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-07 21:01:56 +00:00
github-actions[bot] 0a31abd06f
chore(main): release 4.0.0 (#135)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-23 00:03:14 -05:00
Matt Trachier 1941a4ff23
fix!: remove aws secret, output cert info (#134)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-07-22 23:36:57 -05:00
github-actions[bot] ae6c6bf148
chore(main): release 3.1.14 (#133)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-06 21:54:05 -05:00
Matt Trachier 847fa8d0cb
fix: add project security group to load balance (#132)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-05-06 21:34:02 -05:00
github-actions[bot] 8eed5556fd
chore(main): release 3.1.13 (#131)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-06 14:34:43 -05:00
Matt Trachier 31228fd21c
fix: link project with load balance
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-05-06 14:15:36 -05:00
github-actions[bot] e93ac03bb2
chore(main): release 3.1.12 (#129)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-07 16:37:32 -06:00
Matt Trachier 043e58746a
fix: update to comply with new restrictions (#128)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-03-06 12:07:15 -06:00
Matt Trachier 0f3c59090e
fix: remove version constraints (#127)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-03-03 17:44:40 -06:00
github-actions[bot] c715dd2bba
chore(main): release 3.1.11 (#126)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-16 14:00:00 -05:00
Matt Trachier 8dfe1eae34
fix: ignore address changes in domain (#125)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-10-16 13:37:19 -05:00
github-actions[bot] 7244fae204
chore(main): release 3.1.10 (#124)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-11 12:47:11 -05:00
Matt Trachier 7601fae4d9
fix: allow domains to be overridden (#123)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-10-11 12:28:18 -05:00
github-actions[bot] bbab40e571
chore(main): release 3.1.9 (#122)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-08 22:40:53 -05:00
Matt Trachier ca4ed57d38
fix: use issuer certificate (#121)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-10-08 21:23:27 -05:00
github-actions[bot] 2e7d03c445
chore(main): release 3.1.8 (#119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-08 17:58:05 -05:00
Matt Trachier 58d1d82f8e
fix: do not check for leftovers (#120)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-10-08 17:06:48 -05:00
Matt Trachier 20d6f4fc93
fix: add certificate chain (#118)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-10-08 15:57:13 -05:00
github-actions[bot] 1d9e10dd8d
chore(main): release 3.1.7 (#116)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-18 23:16:59 -05:00
dependabot[bot] ce7bc5b67e
fix: bump dependency from 4.0.5 to 4.0.6 (#114)
Bump dependency
Bumps [hashicorp/tls](https://github.com/hashicorp/terraform-provider-tls) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/hashicorp/terraform-provider-tls/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-tls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-provider-tls/compare/v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: hashicorp/tls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2024-09-18 23:02:06 -05:00
Matt Trachier 84d50aa52c
fix: update read me (#117)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-09-18 22:22:33 -05:00
Matt Trachier c5f1ed9968
fix: save private key and fix tests (#115)
* fix: save private key and fix tests

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: generalize test directory

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: lint

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: ignore git leaks errors treat it as warnings

Signed-off-by: matttrach <matt.trachier@suse.com>

---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2024-09-18 21:47:50 -05:00
github-actions[bot] 70a17d570b
chore(main): release 3.1.6 (#113)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-05 16:50:57 -05:00
Matt Trachier 28d9829633
fix: common name should have full domain (#112)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-09-05 15:20:28 -05:00
github-actions[bot] 5965f0e2f4
chore(main): release 3.1.5 (#109)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-26 14:23:31 -05:00
Matt Trachier 89cc49057d
fix: remove old note (#111)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-08-26 14:10:15 -05:00
Matt Trachier 06e8d36b27
fix: remove incorrect note and add new (#110)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-08-26 13:25:10 -05:00
Matt Trachier 21a5cb1bd0
fix: resolve dependency chain issues (#108)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-08-26 11:40:30 -05:00
github-actions[bot] 83dfbafe64
chore(main): release 3.1.4 (#107)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-08 20:25:23 -05:00
Matt Trachier 3e90c1951f
fix: hard code version 6 address new bit length (#106)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-08-08 20:12:10 -05:00
github-actions[bot] cd4a66df65
chore(main): release 3.1.3 (#105)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-08 17:12:23 -05:00
Matt Trachier b030b68afa
fix: network new bits match network count (#104)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-08-08 17:00:03 -05:00
github-actions[bot] aed43c2adc
chore(main): release 3.1.2 (#101)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-25 14:18:44 -05:00
Matt Trachier f2ee57f6eb
fix: revert version 6 native (#103)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-07-25 13:56:54 -05:00
Matt Trachier 99a45f647c
fix: update documentation (#102)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-07-25 03:28:17 -05:00
Matt Trachier f09c597bee
fix: make native version 6 network (#100)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-07-25 03:13:29 -05:00
github-actions[bot] 5c3f29cd87
chore(main): release 3.1.1 (#96)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-24 20:56:21 -05:00
Matt Trachier 18049843dd
fix: health check protocol must be capitalized (#99)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-07-24 20:43:40 -05:00
Matt Trachier 8a61e57d04
fix: make sure protocol is upper case (#98)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-07-24 18:09:40 -05:00
Matt Trachier 9037f63f1e
fix: update documentation (#97)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-07-24 17:39:22 -05:00
Matt Trachier 890b942b97
fix: add target group fields (#95)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-07-24 17:22:51 -05:00
github-actions[bot] b6f5a81eaa
chore(main): release 3.1.0 (#94)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-22 15:30:07 -05:00
Matt Trachier 402a597eda
feat: enable version 6 access addresses (#93)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-07-22 14:50:54 -05:00
github-actions[bot] e1e94790c6
chore(main): release 3.0.3 (#92)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-16 00:37:49 -05:00
Matt Trachier d2e2e12f42
fix: output public addresses (#91)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-07-16 00:12:37 -05:00
github-actions[bot] e1173774e6
chore(main): release 3.0.2 (#90)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-02 20:56:25 -05:00
Matt Trachier 05a2dea2a8
fix: for loop needs a range (#89)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-07-02 20:42:03 -05:00
github-actions[bot] 10cd568b7c
chore(main): release 3.0.1 (#86)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-27 23:23:19 -05:00
Matt Trachier 1c5dcdafcf
fix: remove extra functions (#88)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-06-27 23:11:03 -05:00