-
Amazon EKS now supports Arm processor EC2 A1 instances as a developer preview. You can now run containers using [EC2 A1 instances](https://aws.amazon.com/ec2/instance-types/a1) on a Kubernetes cluster…
-
I have the following code which attempts to build a zone with subzones, and set the nameserver records of the subzones to those defined in a delegation set.
```
variable "apex_domain" {
default = "…
-
**Describe the bug**
A clear and concise description of what the bug is.
Getting this error while trying to fetch a new certificate
I am using Windows WebApp, .NET 4.7 and custom domain is adde…
-
-
-
### Are you looking to contribute to an open source project in this Hacktoberfest? or want to get started with latest technologies like VueJS & NuxtJS?
We're developing Hoppscotch, an open source A…
-
In order to create a subdomain and delegate to it with an ns record it's necessary to get the subdomain's apex ns record set and to put those 4 returned dns servers in an ns record in the parent zone.…
cmsd2 updated
4 years ago
-
### Please fill in the following fields:
Unity editor version: 2018.4.19f
Firebase Unity SDK version: 6.13
Firebase plugins in use : Auth, FireStore, DynamicLinks, Messaging
Additional SDKs you ar…
-
### Terraform Version
v0.12.26
### Affected Resource(s)
cloudflare_argo
### Terraform Configuration Files
```hcl
resource "cloudflare_argo" "argo" {
zone_id = "${cloudflare_zone.zo…
-
Checklist:
- [ ] implementation
- [ ] unit test