Releases: cloud-barista/mc-terrarium
Releases · cloud-barista/mc-terrarium
v0.0.8
What's Changed
- Change the API process of deleting VPN-related resources by @yunkon-kim in #71
- Add skipper on Zerologger middleware by @yunkon-kim in #72
- Upgrade OpenTofu and update Terrarium by @yunkon-kim in #74
- Add an example to create DB instance (MySQL) on AWS by @yunkon-kim in #75
- Add network configuration on an infracode to create DB instance by @yunkon-kim in #76
- Add an example infracode to create AWS S3 bucket by @yunkon-kim in #77
- Add an example infracode to create AWS DynamoDB by @yunkon-kim in #78
- Tidy up source codes by @yunkon-kim in #80
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Add terrarium management feature by @yunkon-kim in #68
- Enhance the delete mechanism for enrichments, env, and terrarium by @yunkon-kim in #69
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Provide the API to check system readiness instead of
health
by @yunkon-kim in #53 - Set success property in readyz response by @yunkon-kim in #54
- Enhance APIs for VPN tunnel by @yunkon-kim in #57
- Make this project with mc-terrarium by @yunkon-kim in #60
- Rename pkgs, variables, and functions by @yunkon-kim in #61
- Split request bodies from handler by @yunkon-kim in #62
- Simplify the API response body by @yunkon-kim in #63
- Update response message and link by @yunkon-kim in #64
- Upgrade tofu 1.7.1 by @yunkon-kim in #65
- Fix tofu version on Dockerfile by @yunkon-kim in #66
Full Changelog: v0.0.5...v0.0.6
v0.0.4
What's Changed
- Clean up unnecessary templates in
vpn/gcp-aws
by @yunkon-kim in #46
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Use the
.tofu
directory only for TF operations by @yunkon-kim in #44
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Update README for running container by @yunkon-kim in #21
- Enable the propagation of the existing route table on AWS by @yunkon-kim in #22
- Add MS Azure example by @yunkon-kim in #24
- Add an example
tf
files to configure HA VPN tunnels by @yunkon-kim in #28 - Perform soft refactoring on structure and source code by @yunkon-kim in #31
- Provide APIs to mange GCP to Azure VPN tunnel and test environment by @yunkon-kim in #32
- Check the command progress in console by @yunkon-kim in #35
- Enhance API with asynchronous request handling and status management by @yunkon-kim in #36
- Check API request progress status by @yunkon-kim in #38
- Fix the issue of BGP session establishment by @yunkon-kim in #39
- Split and update TF configurations (*.tf) for VPN tunnel and test env by @yunkon-kim in #42
- Update for v0.0.2 release by @yunkon-kim in #43
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Initial commit by @yunkon-kim in #1
- Add gcp networking by @yunkon-kim in #2
- Configure and test HA VPN tunnels with OpenTofu by @yunkon-kim in #3
- Update providers tfs by @yunkon-kim in #4
- Add Echo Web Framework by @yunkon-kim in #6
- Refine codebase to run server by @yunkon-kim in #7
- Provide an API to check Tofu version by @yunkon-kim in #9
- Provide an API to show the current state of a saved plan by @yunkon-kim in #11
- Add an API to initialize Tofu by @yunkon-kim in #13
- Add an API to create config for VPN tunnels by @yunkon-kim in #14
- Provide APIs to configure HA VPN tunnels between AWS and GCP by @yunkon-kim in #15
- Update README.md by @yunkon-kim in #16
- Add Dockerfile by @yunkon-kim in #19
- Add CD workflow by @yunkon-kim in #20
New Contributors
- @yunkon-kim made their first contribution in #1
Full Changelog: https://github.com/cloud-barista/poc-mc-net-tf/commits/v0.0.1