Ideally, same module should allow for provisioning both flex and non flex (shape-based) instances.
Flex instance requires an additionnal shape_config block with specific parameters. See OCI provider documentation for details.
The solution needs for behave correctly with the fallback options.
Ideally, same module should allow for provisioning both flex and non flex (shape-based) instances. Flex instance requires an additionnal
shape_config
block with specific parameters. See OCI provider documentation for details.The solution needs for behave correctly with the fallback options.
Fix #42