t3mi
t3mi
## 1. General summary of the issue I understand that examples specified below is how PowerShell works but it's not so obvious what assertion to use to make a proper...
Adds terraform-docs to azure-terraform container
**Summary of the new feature** This is a proposal to add additional formatting rule to have an empty line after brace to keep code more readable with OTBS scheme. It's...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
#### Pull Request (PR) description This is continued work from [PR#202](https://github.com/PowerShell/xWebAdministration/pull/202) started by @nzspambot. All the latest changes were integrated, tests and some function logic were optimized and fixed. Please...
#### Pull Request (PR) description Changes to SqlServerDatabaseMail: - Added new parameter `EnableSsl` which controls encryption of communication using Secure Sockets Layer. - Added new parameter `Authentication` and `SMTPAccount` for...
### Terraform Version Terraform v0.13.7 + provider registry.terraform.io/spotinst/spotinst v1.64.1 ### Affected Resource(s) - spotinst_ocean_aks ### Terraform Configuration Files [Example](https://registry.terraform.io/providers/spotinst/spotinst/latest/docs/resources/ocean_aks#example-usage) could be used with `ssh_public_key` set. ### Expected Behavior No diffs...
### Terraform Version Terraform v0.13.7 + provider registry.terraform.io/spotinst/spotinst v1.64.1 ### Affected Resource(s) - spotinst_ocean_aks ### Terraform Configuration Files [Example](https://registry.terraform.io/providers/spotinst/spotinst/latest/docs/resources/ocean_aks#example-usage) could be used with some value in `custom_data` set. ### Expected...
**Describe the issue** Skips from one module are applied for the second module as well. **Examples** Skip check is configured in configuration for module template1 call but for some reason...
**Describe the issue** I as a user want to have a skip checks configuration to be available as close as possible to target resources to eliminate the blast radius of...