infrastructure-as-code
Here are 1,477 public repositories matching this topic...
Description
the docs at https://docs.saltproject.io/en/latest/topics/spm/master.html#update-file-roots show file_roots with numbered lines instead of the list indicator.
file_roots:
base:
1. /srv/salt
2. /srv/spm/salt
Suggested Fix
That should be
file_roots:
base:
- /srv/salt
- /srv/spm/salt
Type of documentation
Salt docum
-
Updated
Apr 10, 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 I create a Subnet using ec2.Subnet.from_subnet_attributes and don't specify a routeTableId, I'm getting the following warning:
[Warning at /euc1-dv-rest-alb-alb/subnet-0] No routeTableId was provided to the subnet at 'euc1-dv-rest-alb-alb/subnet-0'. Attempting to read its .routeTable.routeTableId will return null/undefined. (More info: https://github
I suggest adding MongoDB Atlas to the supported cloud as a feather.
-
Updated
Apr 9, 2022 - Java
Add a monthly_replicated_write usage parameters to AWS [RDS Cluster] (https://github.com/infracost/infracost/blob/master/internal/resources/aws/rds_cluster.go) to track charges for Replicated Write I/Os (see https://aws.amazon.com/rds/aurora/pricing/#Database_Storage_and_IOs)
-
Updated
Apr 8, 2022 - Go
-
Updated
Apr 7, 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
- 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 2, 2022
-
Updated
Apr 6, 2022 - Go
-
Updated
Apr 4, 2022 - Python
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 10, 2022 - JavaScript
-
Updated
Mar 31, 2022 - Python
-
Updated
Apr 6, 2022
Description
When creating an aws_api_gateway_base_path_mapping via Terraform, driftctl believes that a aws_apigatewayv2_api_mapping resource is drifted, although none exists.
Environment
OS: Linux Ubuntu
driftctl version: v0.23.2
terraform version: v1.1.6
terraform providers versions: [email protected]
How to reproduce
If I create a aws_api_gateway_base_path_mapping via Ter
-
Updated
Mar 5, 2022 - Go
-
Updated
Jan 7, 2022 - HCL
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Sep 30, 2020 - Go
-
Updated
May 8, 2021 - Markdown
-
Updated
Jan 5, 2022 - Ruby
-
Updated
Apr 10, 2022 - Open Policy Agent
-
Updated
Apr 7, 2022 - Go
-
Updated
Apr 6, 2021 - HCL
-
Updated
Apr 8, 2022 - Shell
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."