Azure / Azure/relational-infrastructure
Disable public access for managed disks
Open
- Dominant language
- HCL
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
* By default, all created managed disks should have public access disabled.
* This feature should be toggled by a property on:
* `infra_map_vm_set`
* `virtual_machine_os_disk`
* `virtual_machine_data_disks`
* `subscription_infra_map`
* `virtual_machine_sets`
* Toggle on each `data_disks` and OS disk
* `infra_map`
* `virtual_machine_sets`
* Toggle on each `data_disks` and OS disk
> [!IMPORTANT]
> Feature toggle should always be `true` (disable public access) by default
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.