Enhance the functionality associated with exporting to Resource Manager and implement the first cut of the Database Systems Artefact.
Features
- Optional generation of variable file for Ansible and Terraform, defaults:
- Terraform : True
- Ansible : True
- Resource Manager no longer uses variable file for anything other than connection information.
- Switch to new Oracle Icons as defined in https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm.
- Add Config Profile selection to the Query Popup so we can specify alternative tenancy information.
- Add Profile / Region / Compartment selection to the Resource Manager export rather than using DEFAULT profile values.
- Add Plan / Apply toggle to Resource Manager export.
- Move DRG to VCN Parent rather than Compartment
- Check for Update
- Highlight selected artefact (Toggles on/off).
Bug Fixes
- Palette did not scroll
- Link to OCI Console should be data driven #20
- 100 variable limit with Resource Manager causes upload failure (Issue #9)
- Add Tenancy root to selectable list of compartments (Issue: #21)
- Generation of terraform with regional subnet throws error for missing availability domain. (Issue: #22).
- Missing logs (default log location now /okit/log/okit.log in container).
- Export to Resource Manager:
- Error message modified so that it does not always say the compartment does not exist when failing (OKIT-67).
- Compartment Name is not checked for uniqueness (OKIT-5).
- Error planning job with no Tags (OKIT-45).