hyperfocus1337

Results 16 comments of hyperfocus1337

Is this also a fix for https://github.com/contentacms/contenta_jsonapi/issues/353? Did you manage to install contenta CMS reliably with ddev?

Somehow it's still impossible for me to recreate a working installation with the steps outlined above. It's generating this massive error log: https://gist.github.com/SuperNami/29b1dad829f8dee638f9be8f34f9bcce

While following this tutorial: https://thinktandem.io/blog/2019/01/25/lando-contenta-cms-nuxt-pt-1/ The errors disappear but I'm getting a white background (css not loading properly)

Is it going to be possible to use Terraform Cloud as an alternative for Azure Storage Accounts and Keyvault in the level 0 landing zone in the future?

Alright, thanks for verifying. Actually I already created these two PRs before I read your comment. I will leave it up to you whether these will supersede PR https://github.com/aztfmod/terraform-azurerm-caf/pull/867 or...

Have you tried importing the extensions into the state with `rover import`?

This PR is not yet safe to merge. We have noticed existing workloads will get replaced if the `suffix = null` variable is not present in `global_settings.tfvars`. ![image](https://user-images.githubusercontent.com/24568457/184874690-1697493a-a6c2-42da-95df-8fe106bb0a13.png)

Just to clarify this a little bit further, I have a landingzone that contains the following `virtual_subnets` object. ``` virtual_subnets = { mysql = { name = "mysql" cidr =...

Newer version of this idea: https://github.com/aztfmod/terraform-azurerm-caf/pull/1294 Also related to https://github.com/aztfmod/terraform-azurerm-caf/issues/1287

After a `doom upgrade` today I managed to run Doom Emacs on Emacs 28.2 without issues (but without the native compilation flag). This is the result of `brew info emacs-mac`....