-
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.81.0
hooks:
- id: terraform_providers_lock
- id: terraform_checkov
exclude: (^generate-code/)
args:
…
-
An enterprise wants to restrict SSH for some templates and not others. Containers versus VMs.
So are requesting a template-level configuration.
-
Lattice has various deployment models.
Lattice is limited to 169.254.171.0/24, so only one ServiceNetwork can be associated per VPC.
Our deployment model seeks to connect “untrusted zones” between…
-
* terrascan version: v1.15.2
* Operating System: Ubuntu 20.04.5 LTS
### Description
Scanning my Terraform config with Terrascan give me an error:
```
Unsupported block type; Blocks of type "c…
-
This is a bunch of technical debt in our Infra that needs to be resolved in the future.
```[tasklist]
### IaC(Infrastructure as Code)
- [ ] Manage DNS via Terraform instead of Octodns
- [ ] Rewr…
-
Unable to destroy the vm
here is my config
# provider.tf
```bash
root@ST:~/debian_iac# cat provider.tf
variable "pm_api_url" {
type = string
}
terraform {
required_providers {
…
-
Infrastructure as Code: Infrastructure as code (IaC) is the process of managing and provisioning computer data centers through machine-readable definition files.
Resources to be managed through IaC…
-
### Overview of feature request
I get the impression that radius is tightly coupled to the bicep language. There's some mention of terraform in the docs too, but as a person just browsing the docs it…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
### Parent Issue
_No response_
### User Story
As a github administrator,
I want the key github projects to be codified
so that our code can be our documentation
### Acceptance Criteria
The f…