Skip to content

feat(instance): add support filesystem #3149

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

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

Laure-di
Copy link
Contributor

No description provided.

@Laure-di Laure-di self-assigned this Jun 10, 2025
@Laure-di Laure-di requested review from a team and remyleone as code owners June 10, 2025 15:29
@Laure-di Laure-di marked this pull request as draft June 10, 2025 15:29
@github-actions github-actions bot added the instance Instance issues, bugs and feature requests label Jun 10, 2025
@Laure-di Laure-di force-pushed the filestorage-instance branch from cb2ad32 to c4c4450 Compare June 11, 2025 12:40
feat(file): add support v1beta1

Create, Read and Update function

Delete Methode

add tests

fix date issue and register cassettes

test: add validation for filesystem size granularity

fix: convertion

fix(instance): update schema filesystem

test(instance): add test attach filesystem

feat(instance): delete and update filesystem

chore: master sdk-go

go mod tidy

update doc and tests
@Laure-di Laure-di force-pushed the filestorage-instance branch 5 times, most recently from c9c9748 to 6ae24e7 Compare June 16, 2025 08:22
@Laure-di Laure-di force-pushed the filestorage-instance branch 8 times, most recently from 4aa3832 to 8bdb428 Compare June 16, 2025 08:51
@Laure-di Laure-di force-pushed the filestorage-instance branch from 8bdb428 to d38c38c Compare June 16, 2025 08:55

resource scaleway_file_filesystem terraform_instance_filesystem {
name = "filesystem-instance-terraform"
size = 100000000000
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would a size_in_gb would be more adapted here?

Copy link
Contributor Author

@Laure-di Laure-di Jun 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've made the change. Just to be sure, could you please confirm that there are zero hit on file?

@Laure-di Laure-di force-pushed the filestorage-instance branch from d1820ce to 3575502 Compare June 16, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
instance Instance issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants