Validation, Extended Resource Manager Integration
Enhance the existing functionality around the Resource Manager integration allowing for optional update of existing Resource Manager Stacks.
Features
- Windows PowerShell Docker Helper Scripts.
- Add setting for last selected Region and Compartment for Query and Resource Manager Export.
- Modify Resource Manager dialog to close when the stack has been created and display progress bar during creation.
- Specify stack name during export to Resource Manager
- Update existing Resource Manager Stacks
- When Creating Security List / Route Table modify the Default for the Security List / Route Table rather than create.
- First implementation of simple json validation and display of results. This can be manually executed or will be automatically execute during export to Terraform, Ansible or Resource Manager and only when successful will this be allowed.
- Hub & Spoke Network Topology Reference Architecture.
- Enable Bare Metal Shapes.
Bug Fixes
- Service Gateway with null route_table_id will not generate Terraform / Ansible / RM. Route table values can not be assigned within the GUI.
- Dynamic Routing Gateway assigning the VCN Id to Compartment Id (OKIT-73).
- Defined Tags not generating correctly for Terraform.
- Terraform being generated with invalid characters (OKIT-84).