hailey_ding We are currently leveraging Terraform for our infrastructure service deployments (Australia East region) and have encountered a scenario that we need assistance with.
In our continuous deployment cycle, when we attempt to roll out new instances of Azure APIMs, they seem to always default to the older 'Version 1' platform. We'd like to ensure that all newly deployed instances utilize the 'STv2' version instead. However, it seems that our current implementation does not provide a method to select the newer 'STv2' platform.
So, we're seeking guidance: How can we configure our Terraform scripts to make sure that any new instances of Azure APIMs deploy using the 'STv2' version as the default?
Any specific coding examples, steps, or best practices to follow would be extremely appreciated.
Thank you for your time and assistance in advance.
Best regards,