Features
- Split Designer View functionality from OKIT Model (OKIT-89).
- Update Json associated with the Fragments to conform to new structure and remove non Reference Architecture templates because these are fragments. (OKIT-101).
- Check oci config file to identify if the key file exists in the container and if not display error icon with associated click / alert message (OKIT-48 / OKIT-96).
- Add preferences option (Hide Attached Artefacts) to indicate if Route Tables / Security List should be displayed as part of the Virtual Cloud Networks as well as an attachment.
- Hide Service CIDR when Service Gateway in Route Rule is selected.
Bug Fixes
- Resolve issue with the "description" for Network Security Groups which was being incorrectly rendered in the generated Terraform.
- Attached Route Tables / Security List property edits were lost. (OKIT-70).
- Resolve issue with the "compartment_id" for Compartment which was being incorrectly rendered in the generated Terraform.
- During query AD specific Subnets return Availability Domain as string not integer value, this is now converted (OKIT-105).
- Deleting Defined Tags did not remove them from the model (OKIT-106).
- Instance OS & Version information not retrieved during Query (OKIT-108).
- DRG Ansible template contains '=' not ':' (GitHub Issue #61).
- Quotes added to security Ingress / Egress rules (GitHub Issue #65).