-
Should api.yaml allow defining custom actions? They could be for example "start", "stop", "generalize", etc.
They have different URL in REST API, for instance "…../virtualMachines/myVm/stop", and the…
-
# The Omnimeme: A Holistic AI Ecosystem
Envision the Omnimeme - a self-evolving, multidimensional linguistic entity that transcends traditional boundaries of AI, language, and consciousness. This c…
-
It would be helpful to have a way to keep track of the new versions coming up using my regular package manager.
Could you add support for homebrew installation ?
-
### Terraform Version
```
$ terraform version
Terraform v1.0.0
on linux_amd64
```
### Expected Behavior
`terraform destroy -help` should output the options for `terraform destroy`…
-
### Discussed in https://github.com/microsoft/PubSec-Info-Assistant/discussions/818
Originally posted by **supplemarty** August 15, 2024
The backend (and enrichment) web apps use the "uvicorn"…
-
I would like an implementation checklist in Excel to go through all potential steps from A-Z when implementating ALZ/ESLZ.
This should include policy deployments, such as "have you deployed this de…
-
Looking at this list: `https://github.com/rouge-ruby/rouge/blob/master/docs/Languages.md`
You can see `sh`, `bash` and `text` are all missing yet seem to be supported.
Also `basic` is missing bu…
-
References:
* https://en.wikipedia.org/wiki/Configuration_management
* https://en.wikipedia.org/wiki/Version_control
* https://en.wikipedia.org/wiki/Infrastructure_as_code
* [GitOps](https://www…
ghost updated
1 month ago
-
I am trying to use the output of a Terraform module, and inject them into resources.
However, referring to a `module` object fails with the following error:
```bash
$ terraformpy
terraformpy -…
-
### Terraform Version
```shell
v1.3.5
```
### Use Cases
`provider_meta` is used to set some provider scoped metadata, which can modify the provider behaviors (e.g. the `PlanModifier` has …