-
Success Criteria
Your deploy.yaml workflow completes without any errors and overrides the environment parameter when calling the Bicep template.
Your resource group contains 6 resources: 3 App Servi…
-
Create a note about how Terraform (https://www.terraform.io/) can be used to create various cloud infrastructures & providers (AWS, GCloud, Azure, Digital Ocean etc), explain the Terraform workflow, t…
-
This is an interesting point and bit controversial but why IAAC.
Well I am very active on this but I really found, this is still not that much established and even cloud engineers and every Infra doe…
-
Basically: use terraform.
Was pretty hard to implement while in a rush, but now that we have more time, would be a good improvement
-
First of all, thanks for such an amazing tool :rocket:
I use Argo CD to provision several components to Kubernetes (e.g. Grafana, Robusta, Nginx Ingress, Keda, RabbitMQ).
Argo CD can provision …
-
After updating **Npgsql** to version **9.0.0**, I encounter the following exception while attempting to scaffold migrations programmatically:
```
System.InvalidOperationException: Metadata changes a…
-
**Is your feature request related to a problem? Please describe.**
Configuring the infrastructure for RecipeRadar is a manual and error-prone process. It could be beneficial for developer onboarding…
-
- [ ] Research Potential Options
- [ ] Research patterns
- [x] Implement in GitHub Actions
-
Currently the only documentation about any kind of configuration uses the UI. I have not found any example where this was not the case.
Ideally I would wish for examples in terraform, but it would …
rohte updated
3 years ago
-
Hello,
Something I yearn for with `copr-cli` is the ability to take a declarative specification (yaml? json?) and call the correct REST methods to create or update as appropriate.
I think the go…