Commit Graph

82 Commits

Author SHA1 Message Date
github-actions[bot] 1c8bb96828
chore(main): release 2.1.0 (#54)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-17 21:27:30 -05:00
Matt Trachier f9974795c8
fix: adding notes about leftovers (#65)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-17 21:14:25 -05:00
Matt Trachier 7dff0e3793
fix: added address policy (#64)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-17 20:58:54 -05:00
Matt Trachier 80f1d06898
fix: resolve weird exit problems (#63)
* fix: resolve weird exit problems
* fix: remove test file
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-17 19:59:12 -05:00
Matt Trachier 9ab417928d
fix: adding more logging (#62)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-17 19:14:50 -05:00
Matt Trachier f29e8b870c
fix: filter all 400 status codes (#61)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-17 17:07:12 -05:00
Matt Trachier e393cf40ea
fix: also filter 404 and unauthorized (#60)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-17 17:00:58 -05:00
Matt Trachier 3fdbbf7662
fix: filter access denied errors (#59)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-17 16:28:07 -05:00
Matt Trachier 10c947e92c
fix: add logging to leftovers (#58)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-17 16:06:06 -05:00
Matt Trachier 42832e37c6
fix: call leftovers before test (#57)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-17 15:00:24 -05:00
Matt Trachier 1fb1460d35
fix: add zone to keep variables (#56)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-17 13:50:31 -05:00
Matt Trachier f0de2b115b
fix: add zone to release environment (#55)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-17 13:34:59 -05:00
Matt Trachier de2f8f041d
feat: adding listeners and targets (#53)
* feat: adding listeners and targets
* fix: lint
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-17 13:17:31 -05:00
github-actions[bot] dad4dd96d4
chore(main): release 2.0.0 (#41)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-06 01:34:07 -05:00
Matt Trachier a6bf9c5eeb
fix: add tag policy (#52)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-06 01:21:03 -05:00
Matt Trachier 9b964a9b9a
fix: add policy and speed up (#51)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-06 01:05:31 -05:00
Matt Trachier ad3e046b83
fix: requested more elastic addresses (#50)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-06 00:45:31 -05:00
Matt Trachier daef0d888e
fix: add policies and reduce speed (#49)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-05 23:55:44 -05:00
Matt Trachier 559c57904a
fix: add notes on policies (#48)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-05 23:37:37 -05:00
Matt Trachier 2046845025
fix: update notes on ingress (#47)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-05 23:13:40 -05:00
Matt Trachier 6e8ddd0460
fix: add encrypt address everywhere (#46)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-05 22:59:16 -05:00
Matt Trachier 962c1333c8
fix: add encrypt address everywhere (#45)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-05 22:20:15 -05:00
Matt Trachier 148b48ae34
fix: keep the domain variable (#44)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-05 21:19:17 -05:00
Matt Trachier de2a8fa165
fix: resolve ingress to balanced ports (#43)
Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-05 21:04:04 -05:00
Matt Trachier 6cb3cff557
refactor!: add domains and load balancing (#42)
* refactor!: rethinking the focus
* feat: add domains and load balancing, initial
* feat: add lb domain and certs
* fix: format and lint
* fix: full tests pass
* fix: format and lint
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-05 18:32:16 -05:00
Matt Trachier 4933b3a09e
fix: update workflows to meet new standards (#40)
* fix: update workflows to meet new standards

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

* fix: update documentation

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

* fix: use pull request without target

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

* fix: try block notation

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

* fix: try folded notation

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

* fix: try block with notes

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

* fix: put back in one line

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

* fix: improve validate

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

* fix: improve logging

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

* fix: rewriting for better understanding

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

* fix: remove explain

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

* fix: echo outputs

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

* fix: actually output words

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

---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2024-03-23 01:36:50 -05:00
github-actions[bot] 0641344c35
chore(main): release 1.2.0 (#39)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-08 12:50:08 -06:00
Matt Trachier a0c8b103e9
feat: add ability to skip specific ip sg (#38)
Signed-off-by: Matt Trachier <matt.trachier@suse.com>
2024-03-08 12:45:37 -06:00
github-actions[bot] 065fa6a4d9
chore(main): release 1.1.1 (#37)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-09 13:51:34 -06:00
Matt Trachier 7d55c4116e
fix: update terraform version to new req 1.5 (#36)
Signed-off-by: matttrach <matttrach@gmail.com>
2024-02-09 13:33:05 -06:00
github-actions[bot] 71c37d649a
chore(main): release 1.1.0 (#34)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-06 19:55:31 -06:00
Matt Trachier e5f60342a0
fix: remove unncessary store steps (#35)
Signed-off-by: matttrach <matttrach@gmail.com>
2024-02-06 19:51:03 -06:00
Matt Trachier c6223110d0
feat: add the option to map a public ip to servers on subnet (#33)
Signed-off-by: matttrach <matttrach@gmail.com>
2024-02-06 19:36:40 -06:00
github-actions[bot] 9f5986484d
chore(main): release 1.0.2 (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-06 09:59:01 -06:00
Matt Trachier 1653d16278
fix: add names specific to tests in examples (#32)
Signed-off-by: matttrach <matttrach@gmail.com>
2024-02-02 14:29:02 -06:00
Matt Trachier bac9943fb9
fix: update workflow to include id tag, cleanup, new flake, etc (#30)
Signed-off-by: matttrach <matttrach@gmail.com>
2024-02-02 11:55:14 -06:00
github-actions[bot] 3f7c49c72a
chore(main): release 1.0.1 (#29)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-31 12:35:00 -06:00
dependabot[bot] 8e46a19c09
fix: bump actions/cache from 3 to 4 (#25)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 <matttrach@gmail.com>
2024-01-31 12:17:27 -06:00
dependabot[bot] 0982d67cfe
fix: bump peter-evans/create-or-update-comment from 3 to 4 (#28)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 12:11:58 -06:00
github-actions[bot] 7e61669364
chore(main): release 1.0.0 (#27)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-23 14:39:46 -06:00
Matt Trachier a7445f999b
feature!: add the ability to explicitly skip parts of the module (#26)
Signed-off-by: matttrach <matttrach@gmail.com>
2024-01-23 14:26:05 -06:00
github-actions[bot] 7ebd0823d6
chore(main): release 0.1.4 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-10 13:38:13 -06:00
Matt Trachier fca353dd81
fix: only chomp if necessary (#23)
* fix: only chomp if necessary

Signed-off-by: matttrach <matttrach@gmail.com>

* fix: add test for specifying ip

Signed-off-by: matttrach <matttrach@gmail.com>

---------

Signed-off-by: matttrach <matttrach@gmail.com>
2024-01-10 13:34:30 -06:00
github-actions[bot] eaa2b32a9c
chore(main): release 0.1.3 (#22)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-19 10:44:12 -06:00
Matt Trachier 61783534ae
fix: remove unnecessary lifecycle ignore (#21)
Signed-off-by: matttrach <matttrach@gmail.com>
2023-12-19 10:36:56 -06:00
github-actions[bot] bd85c2b1a9
chore(main): release 0.1.2 (#17)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-12 13:09:22 -06:00
Matt Trachier 1c4cfdbf33
fix: Use ipinfo (#20)
* fix: network acl id will be modified by AWS

Signed-off-by: matttrach <matttrach@gmail.com>

* fix: use ipinfo.io to prevent js errors

Signed-off-by: matttrach <matttrach@gmail.com>

* fix: chomp ip

Signed-off-by: matttrach <matttrach@gmail.com>

---------

Signed-off-by: matttrach <matttrach@gmail.com>
2023-12-12 13:04:34 -06:00
Matt Trachier 4d1867e53e
fix: Fix ip discover (#19)
* fix: network acl id will be modified by AWS

Signed-off-by: matttrach <matttrach@gmail.com>

* fix: change how IP is discovered, upgrade workflows, upgrade nix

Signed-off-by: matttrach <matttrach@gmail.com>

* fix: tf fmt

Signed-off-by: matttrach <matttrach@gmail.com>

---------

Signed-off-by: matttrach <matttrach@gmail.com>
2023-12-12 12:48:14 -06:00
dependabot[bot] 436f1d5ef7
fix: bump actions/setup-go from 4 to 5 (#18)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 10:26:17 -06:00
dependabot[bot] 71257130f2
fix: bump google-github-actions/release-please-action from 3 to 4 (#16)
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3 to 4.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 12:04:54 -06:00