-
When I import a bunnynet_pullzone created automatically from an A DNS record (for example test-cdn-new.com to ip 12.12.12.12)
origin.url on bunny will be `cty.StringVal("https://12.12.12.12")` or `c…
-
Hi! Could you add the different values for `bunnynet_pullzone_edgerule.triggers.type` to the Terraform docs please?
I was getting this `panic: value not found in map` error:
```
Stack trace …
-
If I have a Storage Zone and a Pull Zone defined in Terraform, renaming the Storage Zone causes a recreation operation. This creates a bit of a race condition when Terraform tries to delete a pull zon…
-
I tried to upgrade to 0.3.16, but had to stay on 0.3.15 as the following config created an error:
```tf
resource "bunnynet_pullzone_edgerule" "response_header" {
enabled = true
pullzone = b…
-
### Symfony version(s) affected
7.1
### Description
When a StreamWrapper of the http-client is created for a streamable Curl response, it tries to call the php method `stream_wrapper_register` in t…
-
The `cdn_domain` attribute of a resource `bunnynet_pullzone` is `b-cdn.net` and that works nicely to create CNAME records. But it could be `.b-cdn.net` and this name would resolve in ipv6.
Can you…
-
**Describe the bug**
I see an error Cannot read properties of null (reading '__component') when I try to translate pages and components after upgrading to 1.2.6
**To Reproduce**
Not sure what it'…
-
Not setting use_background_update which is false by default leads to error
When applying changes to module.wasm_bunny_cdn.bunnynet_pullzone.wasm, provider "provider[\"registry.terraform.io/bunnyway…
-
Hello,
I'm facing the issue with following resources:
```
resource "bunnynet_pullzone_hostname" "bunnynet" {
pullzone = bunnynet_pullzone.wasm.id
name = "${local.name}-${local.e…
-
### Provider Repository
BunnyWay/terraform-provider-bunnynet
### DCO
- [X] I sign this project's [DCO](https://developercertificate.org/)