-
### Terraform Core Version
1.4.6
### AWS Provider Version
4.67.0
### Affected Resource(s)
aws_vpc_dhcp_options_association
### Expected Behavior
When removing a `aws_vpc_dhcp_options_associatio…
-
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer
- [X]…
-
**Describe the benefit this feature would provide to the project**
Since [this PR](https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2029), it's possible to disable sendin…
-
Is there any way to force DHCP options through class parameters? Or is there support for configuring DHCP options on the roadmap?
-
I am not sure if this is because of v5, but in my case I could only get the dnmasq to work with the DHCP option when using multiple DNS servers like so:
`dhcp-option=option:dns-server,10.0.0.ABC,10.0…
-
**Summary**
When using the infoblox.nios_modules.nios_network, for certain DHCP options router and 42, I am getting the errors:
Option router can not have a use_option flag
Option ntp-servers c…
-
By supporting options such as `vendor-class-identifier` (option 60) by the DHCP client in kube-vip you can assign specific ranges in your dhcp server.
It would be nice to support further DHCP optio…
-
@amitmetadesi
https://github.com/bhbsoft/fluffycloud/blob/vpc-api/api/json/aws/ec2/default/create-dhcp-options.json#L9
^ this value needs to be derived from values based on the region the dhcp is i…
-
### Description
```terraform
resource "aws_vpc_dhcp_options" "this" {
domain_name_servers = [
"AmazonProvidedDNS",
]
lifecycle {
ignore_changes = all
}
}
resource "aws_…
-
*jbrnd:*
The following problem occurs on Archer C7 running 18.06, as well as an x86-64 VM running 19.07.02
I was attempting to PXE boot a Raspberry Pi, which requires setting DHCP option 43 to "…