Skip to content

Feat/cext-5368 Declarative Database Provisioning#43

Merged
AjazSumaiya merged 4 commits intoepic/abdb-implementationfrom
cext-5368/minimal-db-provisioning
Dec 8, 2025
Merged

Feat/cext-5368 Declarative Database Provisioning#43
AjazSumaiya merged 4 commits intoepic/abdb-implementationfrom
cext-5368/minimal-db-provisioning

Conversation

@AjazSumaiya
Copy link
Collaborator

Description

Update application's manifest (i.e., the app.config.yaml file) to accept declaring a database fields.

application:

  database:
 
    # automatically provision the database upon deployment
    auto-provision: true

    # where to provision the database - defaults to amer
    region: 'emea'

Related Issue

https://jira.corp.adobe.com/browse/CEXT-5368

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@AjazSumaiya AjazSumaiya changed the base branch from master to epic/abdb-implementation December 4, 2025 09:44
@AjazSumaiya AjazSumaiya merged commit ecf7b0a into epic/abdb-implementation Dec 8, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants