Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
casey-rapnicki-bixal committed Nov 15, 2024
1 parent f3c5a70 commit f58ecce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .cfignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
terraform/**
2 changes: 1 addition & 1 deletion manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ default_config: &defaults
- ${PROJECT}-storage-${CF_SPACE}

applications:
- name: ${PROJECT}-drupal-${CF_SPACE}
- name: ${PROJECT}-drupal-${CF_SPACE}-1
<<: *defaults
memory: ${DRUPAL_MEMORY}
stack: cflinuxfs4
Expand Down

0 comments on commit f58ecce

Please sign in to comment.