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

Allow consumer to specify volume names #783

Open
vburckhardt opened this issue Jan 22, 2025 · 0 comments
Open

Allow consumer to specify volume names #783

vburckhardt opened this issue Jan 22, 2025 · 0 comments
Labels
enhancement New feature or request internal-synced

Comments

@vburckhardt
Copy link
Member

Description

Same as #782 but for volumes

vol_name = "${var.prefix}-${substr(var.subnets[subnet].id, -4, 4)}-${format("%03d", count + 1)}-${volume.name}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request internal-synced
Projects
None yet
Development

No branches or pull requests

2 participants