-
Updated
May 5, 2022 - Shell
bicep
Here are 130 public repositories matching this topic...
Some users insist on overwriting an existing tag when publishing their modules to the registry. If they want to immediately validate or consume the module they will have to either run force restore or delete the existing module from the cache.
Should we do it for them automatically?
Description
Some discussion had in the team which is not clearly addressed. What change causes an increment of the different versions when publishing a module?
Write a draft, discuss with the team and adding guidance in the wiki for when to increment the version of IaC modules in the case of:
- breaking change (major update)
- feature change (minor update)
- bug/hot fix (patch update)
-
Updated
May 5, 2022 - PowerShell
-
Updated
May 5, 2022 - Bicep
Rule request
Suggested rule change
Similar to Azure.Redis.MinTLS, we should include Microsoft.Cache/redisEnterprise type as well to check the minumumTlsVersion property: https://docs.microsoft.com/en-us/azure/templates/microsoft.cache/redisenterprise?tabs=bicep#clusterproperties.
I guess we need to decide if this should be a new rule or simply add this type to the existing rule
One of the really powerful parts of this project is the use of preset configurations.
I think we should look to examine any gaps between what is created in other reference implementations and consider creating new presets for those.
Taking the https://github.com/mspnp/aks-baseline-regulated repo. I believe we're very close, just needing to add Flux/Falco/Kured to the implementation.
Exami
-
Updated
Apr 20, 2022 - Bicep
-
Updated
Feb 3, 2022 - HCL
-
Updated
Apr 20, 2022 - Bicep
-
Updated
May 2, 2022 - Bicep
-
Updated
May 5, 2022 - HCL
-
Updated
Apr 12, 2022 - PowerShell
-
Updated
Apr 29, 2022 - Bicep
-
Updated
May 5, 2022 - C#
-
Updated
Dec 15, 2021 - PowerShell
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Jan 7, 2022 - Bicep
-
Updated
Apr 29, 2022 - Bicep
-
Updated
Apr 29, 2022 - Bicep
-
Updated
Apr 28, 2021 - Bicep
-
Updated
Apr 20, 2022 - HTML
-
Updated
Jan 7, 2022 - C#
-
Updated
Apr 26, 2022 - Bicep
-
Updated
Apr 8, 2022 - PowerShell
-
Updated
Nov 19, 2021 - PowerShell
Improve this page
Add a description, image, and links to the bicep topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bicep topic, visit your repo's landing page and select "manage topics."
Describe the issue
Check sources https://github.com/bridgecrewio/checkov/blob/master/checkov/cloudformation/checks/resource/aws/ALBListenerTLS12.py
Examples