List any issues this PR will resolve, e.g. Closes [...].
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Description
As of now, if one of the version fails to deploy the other fails to deploy as well. Setting fail fast to false allows to decouple both the deployments. Example workflow run: https://github.com/gaiksaya/opensearch-devops/actions/runs/8767748504/job/24061359684
Issues Resolved
List any issues this PR will resolve, e.g. Closes [...].
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.