You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
I don't see anywhere in the docs how you would place a node pool in a specific AD.
I found out if you put placement_ads = ["1"] in the node_pools.${node_name} config it will place the node in the first AD. So all together it would look like:
I wish I had come and looked here first than spending over an hour trying to dive through the code of the module trying to figure this out and failing miserably.
Community Note
Description
I don't see anywhere in the docs how you would place a node pool in a specific AD.
I found out if you put
placement_ads = ["1"]
in the node_pools.${node_name} config it will place the node in the first AD. So all together it would look like:New or Affected Resource(s)
Potential Terraform Configuration
# Copy-paste any Terraform configurations for how the requested feature may be used.
References
The text was updated successfully, but these errors were encountered: