Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[optimization/combine hosted zones] Moved HostedZone from Leaf Stack, to Base Stack #83

Merged
merged 9 commits into from
Dec 8, 2024

Conversation

Cameronsplaze
Copy link
Owner

Description

Moved the hosted zone into the base stack. By doing so, we only have to pay for one, instead of one-per-leaf-stack. This should reduce the cost of the over-all architecture.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • All new and existing tests passed.
    • I have added tests to cover my changes.

@Cameronsplaze Cameronsplaze temporarily deployed to Minecraft.java.example.yaml December 8, 2024 05:59 — with GitHub Actions Inactive
@Cameronsplaze Cameronsplaze temporarily deployed to Palworld.example.yaml December 8, 2024 05:59 — with GitHub Actions Inactive
@Cameronsplaze Cameronsplaze temporarily deployed to Valheim.example.yaml December 8, 2024 05:59 — with GitHub Actions Inactive
@Cameronsplaze Cameronsplaze merged commit 172ce48 into main Dec 8, 2024
11 checks passed
@Cameronsplaze Cameronsplaze deleted the optimization/combine-hosted-zones branch December 8, 2024 06:04
@Cameronsplaze Cameronsplaze linked an issue Dec 8, 2024 that may be closed by this pull request
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Optimization] Look at combining Hosted Zones Again
1 participant