Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differentiate the IaC scripts so we can provision infrastructure for two types of service owners (active/historic-data-only) #1024

Open
Tracked by #954
tjololo opened this issue Oct 21, 2024 · 0 comments
Assignees

Comments

@tjololo
Copy link
Member

tjololo commented Oct 21, 2024

So the end user does not lose historic/archived data when altinn2 is turned off the data is to be migrated to Altinn3 in a read/delete only storage.
Some of the service owners in Altinn2 isn't planning to create services in Altinn3 so we need to be able to provision only the historic data storage for these service owners.
The IaC scripts therefore need to allow us to differentiate between active (has one or more altinn3 apps) and historic only (has altinn2 data, but does not have any altinn3 apps).
The cost of having the historic data storage without any data is equal to zero so we don't need to have a category for altinn3 only service owners as we see it today

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

No branches or pull requests

1 participant