infrastructure-as-code
Here are 1,515 public repositories matching this topic...
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
-
Updated
May 3, 2022 - Go
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 bug
In CDK it states Unit.NONE means "No unit", but it results in "None" instead of "No unit" (and no data is returned when Unit == None) .
Expected Behavior
The documentation states Unit.NONE means "No unit", so it is expected that when using Unit.NONE in CDK stack for alarm, the unit will be "No unit".
Current Behavior
In CDK it states Unit.NONE means "No u
-
Updated
May 3, 2022 - Go
Add estimation support for azurerm_iothub resources, e.g. from here: https://azure.microsoft.com/en-us/pricing/details/iot-hub/
Cost components:
IoT Hub Units - fixed price per unit, defined as:
sku {
+ capacity = 1
}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 suffici
-
Updated
May 3, 2022 - Java
-
Updated
Apr 28, 2022 - Go
-
Updated
May 2, 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
-
Updated
Apr 28, 2022
- 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
May 3, 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 3, 2022 - Open Policy Agent
-
Updated
Apr 26, 2022 - Go
-
Updated
May 1, 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."