Closed karthicgit closed 1 year ago
Before end user has to pass map with all plugin details for variable cloud_agent_plugins . https://registry.terraform.io/modules/oracle-terraform-modules/compute-instance/oci/latest?tab=inputs
After this change user can pass only the plugin details they want to modify from default values. Ex: cloud_agent_plugins = { "management" : "ENABLED" }
Before end user has to pass map with all plugin details for variable cloud_agent_plugins . https://registry.terraform.io/modules/oracle-terraform-modules/compute-instance/oci/latest?tab=inputs
After this change user can pass only the plugin details they want to modify from default values. Ex: cloud_agent_plugins = { "management" : "ENABLED" }