Skip to content

Commit 2482172

Browse files
authored
Merge pull request #182 from NetApp/add_CF_template_to_mon_services
Added support for deploying the solution using a CloudFormation template
2 parents f80b2f1 + eeaadca commit 2482172

File tree

5 files changed

+1937
-108
lines changed

5 files changed

+1937
-108
lines changed

.github/workflows/update-CloudformationTemplate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Update the Cloudformation Template
3232
shell: bash
3333
working-directory: Monitoring/monitor-ontap-services
34-
run: ./updateMonOntapServiceCFTemplate
34+
run: ./updateMonOntapServiceCFTemplate
3535

3636
- name: Commit the changes
3737
uses: stefanzweifel/git-auto-commit-action@v5

0 commit comments

Comments
 (0)