We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have 2 subnets, each with a max of 64 ipv4s. Can we use https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/integer (min 0, max 1) to switch between internal subnet ids https://github.com/osbuild/gitlab-ci-terraform/blob/main/aws/_base/data.tf#L20 ?
The text was updated successfully, but these errors were encountered:
Even better, it would be sweet if we can detect which subnet is emptier. I think that should be totally possible in terraform.
Sorry, something went wrong.
No branches or pull requests
We have 2 subnets, each with a max of 64 ipv4s. Can we use https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/integer (min 0, max 1) to switch between internal subnet ids https://github.com/osbuild/gitlab-ci-terraform/blob/main/aws/_base/data.tf#L20 ?
The text was updated successfully, but these errors were encountered: