Skip to content

Latest commit

 

History

History
245 lines (153 loc) · 19.9 KB

CHANGELOG.md

File metadata and controls

245 lines (153 loc) · 19.9 KB

Changelog

0.1.13 (2025-01-06)

Miscellaneous Chores

0.1.12 (2024-10-22)

Features

Miscellaneous Chores

0.1.11 (2024-05-21)

Bug Fixes

0.1.10 (2024-05-13)

Features

Miscellaneous Chores

  • deps: update pre-commit hook renovatebot/pre-commit-hooks to v37.356.1 (#129) (23b4443)

0.1.9 (2024-05-06)

Features

  • add vpc flow log inputs (4ed20cf)

Miscellaneous Chores

  • deps: update all dependencies (#123) (031b1e6)
  • deps: update all dependencies (#126) (77e7a81)
  • deps: update pre-commit hook renovatebot/pre-commit-hooks to v37.327.2 (#125) (c7501b9)

0.1.8 (2024-04-22)

Miscellaneous Chores

  • deps: update all dependencies (#116) (1f649bd)
  • deps: update all dependencies (#117) (fc8e180)
  • deps: update all dependencies (#118) (8a5fd74)
  • deps: update all dependencies (#121) (36406ae)
  • deps: update module golang.org/x/net to v0.23.0 [security] (#119) (2156839)
  • deps: update pre-commit hook renovatebot/pre-commit-hooks to v37.286.0 (#120) (fcff5df)
  • deps: update pre-commit hook renovatebot/pre-commit-hooks to v37.316.2 (#122) (ff6f719)
  • Update example subnet logic patterns (#114) (7cadb33)

0.1.7 (2024-03-22)

Features

  • add logic for vpce url overrides and fips endpoints (#113) (37ff967)

Miscellaneous Chores

  • deps: update all dependencies (#111) (275dbe2)
  • deps: update pre-commit hook renovatebot/pre-commit-hooks to v37.235.4 (#109) (4e28b51)
  • deps: update pre-commit hook renovatebot/pre-commit-hooks to v37.252.1 (#112) (f21519a)

0.1.6 (2024-03-08)

Features

  • update outputs to match upstream module (#107) (c0f807a)

Bug Fixes

Miscellaneous Chores

  • deps: update all dependencies (#105) (e230462)
  • deps: update all dependencies (#108) (d83f3b3)
  • deps: update all dependencies (#96) (c4b710d)
  • deps: update all dependencies (#99) (7457fec)
  • deps: update pre-commit hook renovatebot/pre-commit-hooks to v37.132.1 (#100) (6b2e824)
  • deps: update pre-commit hook renovatebot/pre-commit-hooks to v37.142.1 (#102) (a5d1c65)
  • deps: update pre-commit hook renovatebot/pre-commit-hooks to v37.154.0 (#103) (0d3c04c)
  • deps: update pre-commit hook renovatebot/pre-commit-hooks to v37.156.2 (#104) (d25a128)

Continuous Integration

  • reconfigure renovate window and vulnerabilityAlerts and rebasing due to existing branches not being deleted (a44fc6d)
  • renovate window update and vuln handling (#97) (6dcc17c)

0.1.5 (2023-12-14)

Continuous Integration

0.1.4 (2023-11-09)

Bug Fixes

0.1.3 (2023-10-31)

Miscellaneous Chores

0.1.2 (2023-10-28)

Bug Fixes

Miscellaneous Chores

0.1.1 (2023-10-23)

Miscellaneous Chores

0.1.0 (2023-10-12)

What's Changed

  • chore: fix broken test and delete .tool-versions file by @RothAndrew in #59
  • chore: fix broken test (take 2) by @RothAndrew in #61
  • chore: fix broken test (take 3) by @RothAndrew in #62
  • chore: change renovate rebaseWhen to "never" by @RothAndrew in #58
  • chore(deps): update all dependencies by @renovate in #56
  • ci: init allstar config by @zack-is-cool in #64
  • allstar-debug by @zack-is-cool in #65
  • wip by @zack-is-cool in #66
  • Revert accident by @zack-is-cool in #67
  • add IP reservations to VPC module by @ntwkninja in #71

Full Changelog: https://github.com/defenseunicorns/terraform-aws-vpc/compare/v0.0.5...v0.1.0

0.0.5 (2023-09-13)

What's Changed

  • ci: fix renovate workflow and AWS creds by @zack-is-cool in #53
  • fix: lambda vpc endpoint sg by @ntwkninja in #55

Full Changelog: https://github.com/defenseunicorns/terraform-aws-vpc/compare/v0.0.4...v0.0.5

0.0.4 (2023-09-13)

What's Changed

  • Ecr endpoint updates by @JaseKoonce in #41
  • update codeowners by @zack-is-cool in #45
  • adding to ecr.dkr/api policy by @JaseKoonce in #44
  • chore(deps): update all dependencies by @renovate in #42
  • fix ci by @zack-is-cool in #49
  • fix: add lambda & secrets manager vpc endpoints by @ntwkninja in #52
  • chore(deps): update all dependencies by @renovate in #51

New Contributors

  • @JaseKoonce made their first contribution in #41
  • @zack-is-cool made their first contribution in #45
  • @ntwkninja made their first contribution in #52

Full Changelog: https://github.com/defenseunicorns/terraform-aws-vpc/compare/v0.0.3...v0.0.4

0.0.3 (2023-07-20)

What's Changed

  • Update Renovate config to support terraform module versions by @RothAndrew in #13
  • Switch from not-a-build-harness to build-harness by @RothAndrew in #15
  • Update all dependencies by @renovate in #14
  • Update all dependencies to v3.3.3 by @renovate in #16
  • Update all dependencies by @renovate in #17
  • Update .tool-versions by @RothAndrew in #19
  • Fix typo in workflow docker cache by @RothAndrew in #20
  • Update all dependencies by @renovate in #18
  • Update all dependencies by @renovate in #21
  • Change Renovate config to look at github tags for Build Harness updates by @RothAndrew in #23
  • Change Renovate to only run once per day on weekdays by @RothAndrew in #24
  • Update all dependencies by @renovate in #22
  • Update renovate.json5 by @RothAndrew in #25
  • Update CODEOWNERS by @RothAndrew in #26
  • fix: Refactor Workflows by @wirewc in #30
  • Terradocs by @wirewc in #32
  • Release please manifest by @wirewc in #33
  • fix: vpc endpoint policy for ecr by @jbrewer3 in #29
  • Feature/initial oscal component by @CloudBeard in #34
  • Bump google.golang.org/grpc from 1.51.0 to 1.53.0 by @dependabot in #35
  • chore(deps): update all dependencies by @renovate in #31
  • chore(deps): update all dependencies by @renovate in #36
  • chore(deps): update terraform github.com/terraform-aws-modules/terraform-aws-vpc to v5.1.0 by @renovate in #37
  • chore(deps): update dependency defenseunicorns/build-harness to v1.8.0 by @renovate in #39
  • chore(deps): update all dependencies by @renovate in #40

New Contributors

  • @wirewc made their first contribution in #30
  • @jbrewer3 made their first contribution in #29
  • @CloudBeard made their first contribution in #34
  • @dependabot made their first contribution in #35

Full Changelog: https://github.com/defenseunicorns/terraform-aws-vpc/compare/v0.0.2...v0.0.3