Altinity / Altinity/terraform-provider-altinitycloud
Make region optional when `zones` is set
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 7
- Forks
- 3
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 9
Description
If zones is set with valid values, the region property could be inferred from them and be optional for setting up an environment.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by locating the Terraform provider code that validates or configures region and zones, then verify how valid zones can determine a region. Done means environments with valid zones can be configured without explicitly setting region, while invalid or ambiguous values remain handled appropriately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, terraform
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100