infrastructure-as-code
Here are 1,500 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
Apr 26, 2022 - Go
Hi,
it would be nice, if pod annotations would be configurable via values file. E.g:
values.yaml:
.
.
.
podAnnotations: {}
.
.
.
statefulset.yaml:
template:
metadata:
{{- with .Values.podAnnotations }}
annotations:
{{- . | toYaml | nindent 8 }}
{{- end }}
Describe the bug
When importing an existing EKS cluster into the stack with eks.Cluster.FromClusterAttributes, the KubectlLambdaRole property is ignored, and it uses the default lambda execution role instead. It works fine if you create the cluster with CDK instead.
Expected Behavior
The lambda that is created as part of methods like .AddServiceAccount should execute with th
-
Updated
Apr 25, 2022 - Go
-
Updated
Apr 26, 2022 - Java
We are very interested in a a usage file feature. Currently, the breakdown command supports specifying it as a parameter. It brings additional complexity to our CI pipeline, as we try to use the same Terraform code for different environments (dev/qa/prod). And obviously, different environments produce different usage.
So to make
-
Updated
Apr 18, 2022 - Go
-
Updated
Apr 26, 2022 - Go
Describe the issue
I wouldn't expect to get the alert if not defined explicitly.
Examples
https://github.com/hashicorp/terraform-provider-google/releases/tag/v4.0.0
Version (please complete the following information):
- Checkov Version 2.0.780
-
Updated
Apr 26, 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
Apr 25, 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 20, 2022 - JavaScript
-
Updated
Apr 12, 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 9, 2022 - JavaScript
-
Updated
Sep 30, 2020 - Go
-
Updated
May 8, 2021 - Markdown
-
Updated
Apr 19, 2022 - Ruby
-
Updated
Apr 26, 2022 - Open Policy Agent
-
Updated
Apr 26, 2022 - Go
-
Updated
Apr 23, 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."