Mauricio Wyler
Mauricio Wyler
Hi. I thinks it would be great if after a site it's created fail2ban reloads so that it adds the new log files. THANKS System Information - No LSB modules...
## what * Added support for io2 and gp3 volumes ## why * io2 and gp3 are new more performant volumes therefore they should be supported ## references * https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance#ebs-ephemeral-and-root-block-devices...
## what * Disables de creation of options groups when the engine is PostgreSQL ## why * PostgreSQL does not use options and option groups. PostgreSQL uses extensions and modules...
## Describe the Feature Instead of a fixed value, set the component name tag using a variable. ## Expected Behavior By setting ```terraform component_tag="IacComponent" ```` Obtain: ```terraform + tags =...
Check if AWS_EXECUTION_ENV and AWS_CONTAINER_CREDENTIALS_RELATIVE_URI exist, as they also may prevent SSM from working correctly. Additionally to the environment variables, we check the embed secrets for AWS_ACCESS_KEY, AWS_ACCESS_KEY_ID, AWS_EXECUTION_ENV, AWS_CONTAINER_CREDENTIALS_RELATIVE_URI,...
### Describe the Bug Tags set in recovery_point_tags will override the backup resource original tags, including the name. As it is all the snapshots will have the name assigned to...