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 1 commit 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 15 times, most recently 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
@Laure-di Laure-di modified the milestone: Blocked Jun 26, 2025
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

fix fmt

update go.mod

fix(file): rename attribut size to size_in_gb

fix: error return attachFS and typo doc

fix: error return attachFS and typo doc

update FileSystem Size to GB

update FileSystem Size to GB

refacto waiter
@Laure-di Laure-di force-pushed the filestorage-instance branch from 95b449a to e7257a2 Compare July 2, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked instance Instance issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants