File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
blueprint/genesys-cloud-cx-as-code/modules/deploy_flows Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ terraform {
9
9
}
10
10
11
11
resource "genesyscloud_flow" "classifier_flow" {
12
- filepath = " /home/runner/work/cx-as-code-cicd-gitactions-blueprint/cx-as-code-cicd-gitactions-blueprint/blueprint/genesyscloud-cx-as-code- /modules/EmailComprehendFlow.yaml"
13
- file_content_hash = filesha256 (" /home/runner/work/cx-as-code-cicd-gitactions-blueprint/cx-as-code-cicd-gitactions-blueprint/blueprint/genesyscloud-cx-as-code- /modules/EmailComprehendFlow.yaml" )
12
+ filepath = " /home/runner/work/cx-as-code-cicd-gitactions-blueprint/cx-as-code-cicd-gitactions-blueprint/blueprint/genesyscloud-cx-as-code/modules/EmailComprehendFlow.yaml"
13
+ file_content_hash = filesha256 (" /home/runner/work/cx-as-code-cicd-gitactions-blueprint/cx-as-code-cicd-gitactions-blueprint/blueprint/genesyscloud-cx-as-code/modules/EmailComprehendFlow.yaml" )
14
14
}
You can’t perform that action at this time.
0 commit comments