Features
- New Properties Sheet format added for
- Block Storage Volume
- Add Option to Generate Terraform on Save
- Store Save Filename within model to allow for it to be populated during Save.
- Extend Validation to check for Cyclic Route Table/Rules references with DRG Attachments.
- Add Import from Terraform State files.
- Add Import from Resource Manager Stack.
- Update Route Rules to all Service Gateway Rule to specify either All or Object Storage.
Bug Fixes
- Move clone functionality to the top level class to resolve duplicate resource_name issue.
- Resolve issue where vcn cidr_blocks were being converted from an array to a string.
- Resolve Delete issue which caused the subnet.js to fail to load on FireFox.
- Resolve issue where exporting to Resource Manager never retrieved the Regions / Compartments
- Fix issue where Load Balancers with NSGs were generating invalid Terraform
- Resolve issue where Region List was being returned as undefined.
- Fix issues where DRG Attachment Id was used for Route Table not DRG Id