This commit updates the workflows to use the clusters configured
in the OSS subscription. Those clusters were created as documented
in #167.
Those clusters live in distinct subscription and have distinct names
from the current ones -- hence the need to update the workflows.
Additionally, because those clusters use Bicep-configure Azure-hosted
state store, binding and pubsub components, there is no need to
configure Redis, Kafka or setup individual components.
This commit updates the workflows to use the clusters configured in the OSS subscription. Those clusters were created as documented in #167.
Those clusters live in distinct subscription and have distinct names from the current ones -- hence the need to update the workflows.
Additionally, because those clusters use Bicep-configure Azure-hosted state store, binding and pubsub components, there is no need to configure Redis, Kafka or setup individual components.
Signed-off-by: Tiago Alves Macambira tmacam@burocrata.org
Description
Please explain the changes you've made
Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #[issue number]
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: