-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6d23a43
commit b6033c5
Showing
1 changed file
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,27 @@ | ||
## v1.0.0 (XXXX 2023) | ||
## v1.0.0 (December 2023) | ||
|
||
FEATURES: | ||
|
||
* **terraform landingzone on FE :** Major networking LandingZone scenarios to deploy. as Infrastructure as Code IaC with terraform | ||
* All-in-One landing zone architecture (IAM, Networking, Security and management, Storage, Shared Services ) | ||
* IAM, Security, Shared and Networking is fully integrated with the landing zone in a modular terraform architecture. | ||
* Blueprints networking architectures in different scenarios using terraform. | ||
* Integrate Networking transit bridge to the Internet / VPN / Third Party Cloud | ||
|
||
|
||
IMPROVEMENTS: | ||
|
||
* Support multiple networking landing zone scenarios. | ||
|
||
* Support terraform version 1.3.9 (https://github.com/hashicorp/terraform/releases/tag/v1.3.9) | ||
|
||
* Built with FlexibleEngine terraform provider version 1.36.0 | ||
(https://registry.terraform.io/providers/FlexibleEngineCloud/flexibleengine/1.36.0/docs) | ||
* Built with FlexibleEngine terraform provider version 1.42.0 | ||
(https://registry.terraform.io/providers/FlexibleEngineCloud/flexibleengine/1.42.0/docs) | ||
|
||
* Landing Zone deployment Documentation and Best Practices | ||
|
||
* Centralized landing zone configuration (JSON, TFvars..) | ||
|
||
* Modular architecture | ||
|
||
* **To be addedd:** to be added | ||
* Fully integrated and Easy deployment |