mm-chia
mm-chia
### OpenTofu Version ```shell tofu version OpenTofu v1.9.0 on darwin_arm64 + provider registry.opentofu.org/carlpett/sops v0.7.2 + provider registry.opentofu.org/datadog/datadog v3.49.0 + provider registry.opentofu.org/hashicorp/aws v5.84.0 + provider registry.opentofu.org/hashicorp/external v2.3.4 + provider registry.opentofu.org/hashicorp/null v3.2.3...
### Act version act version 0.2.75 ### Feature description Hi there! First of all, congrats for putting together this awesome tool! I would like to be able to validate the...
This property is undocumented in the official Github documentation, however it is perfectly valid and actionlint errors out when it's being used. Attempts to fix https://github.com/rhysd/actionlint/issues/529
Hello, `actionlint` reports error when encountering `${{ github.repository_name }}` but this property is perfectly valid. I think the official Github documentation is lacking on this.
## Description Add support for AWS provider 6.0.0 with resolving deprecated aws_region warnings ## Motivation and Context Adding support for newest AWS provider ## Breaking Changes Yes, the data source...
### Describe the Feature This would be a generic deepmerge data source, which works with objects as inputs. Thus, it could be used for merging either yaml or json, (by...