Skip to content

v1.4.14

Compare
Choose a tag to compare
@dcryans dcryans released this 26 Apr 18:23
· 8 commits to main since this release
5fdd4a1

Version 1.4.14

See Getting Started for installation instructions.

Release notes

  • Promote terraform 1.8.2 as it runs terraform plan 12x faster (For a 20'000 resources plan: it means 24mins to 2mins).
  • Temporary fix MZ ID becomes blank for these schemas (Re-run OneTopology & Terracomposer for the fix to work):
  • builtin:alerting.profile
  • builtin:appsec.notification-alerting-profile
  • builtin:failure-detection.environment.rules
  • builtin:service-detection.external-web-request
  • builtin:service-detection.external-web-service
  • builtin:service-detection.full-web-request
  • builtin:service-detection.full-web-service

Please take some time to learn about the tool's backbone: TerraComposer and OneTopology.

TerraComposer: Reveal terraform's hidden potential
TerraComposer manipulates terraform files and state to create new functionalities.

  • Apply configurations from Source tenant to Target tenant.
  • Create terraform states from existing configurations.
  • Multi Targeting: Plan and apply only a specified set of configuration and their dependencies, at lightning speed.
  • Omit Destroy: Push new configurations and changes without destroying existing unrelated configurations.
  • Ultra Parallel: Handle tf files and modules in a way that promotes a faster Terraform Plan and Apply.

OneTopology: Precision at scale
OneTopology processes reconcile Source tenant topology with Target tenant topology, as One Topology.

  • Configurations from the Source tenant will land on the right entities, even if their IDs change during the migration process (Host, Synthetic test, Application, Service, etc.).
  • It is optimised for speed and precision.
  • Ensures that you will not be limited to the Config Manager.
  • You can keep using Configuration as Code (aka Monaco), Terraform or UI screens in parallel without breaking Config Manager functionalities.

Live Demo in YouTube click here
Quick Demo of a full tenant migration

Full Changelog: v1.4.13...v1.4.14

Note: MacOS is still at v1.3.1, it will not be updated as often as Linux and Windows.