terraform-provider-pihole icon indicating copy to clipboard operation
terraform-provider-pihole copied to clipboard

A Terraform provider for managing Pi-hole resources

Results 16 terraform-provider-pihole issues
Sort by recently updated
recently updated
newest added

Use the [*_adlist actions](https://github.com/pi-hole/AdminLTE/blob/ee50954be76fa53bdc4d95a3dd197030b96af5ab/scripts/pi-hole/php/groups.php#L953) to manage pihole_adlist resources.

enhancement
help wanted

Another PR to address some stuff I found here and there :slightly_smiling_face: I added some more information about the `make testall` command. Firstly it was to document for myself and...

Looks like the creation of DNS records are broken. I'm getting the following error message: `2024-06-03T23:48:54.149+0200 [ERROR] vertex "pihole_dns_record.dns_record[\"aa.com\"]" error: failed to parse customDNS response body: invalid character '

Bumps [hashicorp/ghaction-terraform-provider-release](https://github.com/hashicorp/ghaction-terraform-provider-release) from 2 to 5. Release notes Sourced from hashicorp/ghaction-terraform-provider-release's releases. v5.0.0 BREAKING CHANGES: all: goreleaser-action has been updated to the latest major version, which by default uses GoReleaser...

dependencies

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 6. Release notes Sourced from golangci/golangci-lint-action's releases. v6.0.0 What's Changed This version removes annotations option (because it was useless), and removes the default output format...

dependencies

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5. Release notes Sourced from actions/setup-go's releases. v5.0.0 What's Changed In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover,...

dependencies