infrastructure-as-code
Here are 1,519 public repositories matching this topic...
-
Updated
May 7, 2022 - Go
Description
file.replace with backslash_literal throwing the following traceback.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/salt/cli/caller.py", line 218, in call
ret["return"] = self.minion.executors[fname](
File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
return self.loader.run(run_func, *args, **kwargs
Hi, when will Ubuntu 22.04 be supported for APT?
Attempting to install on Jammy using APT shows an error:
E: The repository 'https://aquasecurity.github.io/trivy-repo/deb jammy Release' does not have a Release file.
Describe the issue
Example shown in https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_iam.AccessKey.html:
// Creates a new IAM user, access and secret keys, and stores the secret access key in a Secret.
const user = new iam.User(this, 'User');
const accessKey = new iam.AccessKey(this, 'AccessKey', { user });
const secretValue = secretsmanager.SecretStringValueBeta1.fromTo
-
Updated
May 7, 2022 - Go
Add estimation support for azurerm_iothub resources, e.g. from here: https://azure.microsoft.com/en-us/pricing/details/iot-hub/
Each SKU has a defined limit of messages per day per hub unit - so estimating this resource based solely on hub unit capacity should be sufficient - this is what the Azure pricing calculator does.
Cost details
Paid resources:
azurerm_iothub
-
Updated
May 6, 2022 - Java
-
Updated
May 7, 2022 - Go
-
Updated
May 6, 2022 - Go
Hello! Trying to write a provider based check to ensure that only certain AWS regions are being specified in Terraform. For testing, to ensure that I generally understand how the BaseProviderChecks worked, I pulled over this check below from the Checkov code and tried running it against my plan file.
import re
from typing import Dict, List, Any
from checkov.common.models.enums import C
- terrascan version: 1.9.0
- terraform version: 1.0.1
Enhancement Request
Other security scanning tools (e.g. checkov and tfsec) have a --soft-fail flag or equivalent option that allows you to always exit with 0 status.
Extremely useful when running the tool without halting a pipeline for example.
I currently use a workaround, but something more concrete would be very desira
-
Updated
Apr 28, 2022
-
Updated
May 6, 2022 - Go
The --prod flag has been deprecated, so we should not show that field in the output of the env show command, or in our docs:
https://aws.github.io/copilot-cli/docs/concepts/environments/
https://aws.github.io/copilot-cli/docs/commands/env-show/
-
Updated
Apr 16, 2022 - Python
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
May 3, 2022 - Python
-
Updated
Apr 6, 2022
Description
Add GCE support for google_project_iam_custom_role (TF)
Sources
-
Updated
Apr 22, 2022 - Go
-
Updated
Jan 7, 2022 - HCL
-
Updated
Apr 28, 2022 - JavaScript
-
Updated
Sep 30, 2020 - Go
-
Updated
May 8, 2021 - Markdown
-
Updated
Apr 19, 2022 - Ruby
-
Updated
May 7, 2022 - Open Policy Agent
-
Updated
May 5, 2022 - Go
-
Updated
May 7, 2022 - Shell
-
Updated
Apr 6, 2021 - HCL
Improve this page
Add a description, image, and links to the infrastructure-as-code topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the infrastructure-as-code topic, visit your repo's landing page and select "manage topics."

