Lucas Possamai
Lucas Possamai
The Terragrunt code example page is broken. Page is empty. https://www.terraform-best-practices.com/examples/terragrunt
I'm using PostgreSQL 9.2.15-1PGDG.rhel6 on a Centos 6.7 64 Bits. When executing the command: `./pg_sample dbname --data-only --file=test.sql --limit="ja_admins = 1000"` I got the following error: ``` Creating table "_pg_sample"."pg_catalog_pg_statistic"...
When trying to use an SSH Tunnel, I get the following error: `Auth fail` - DBeaver version: 21.3.0 - MacOS 12.0.1 - DBeaver SSHJ 1.0.91 My SSH key looks like...
Hi. I am getting an error when trying to use `cachet-monitor`. The metric is not being updated, even though the check works. my config file: ``` { "api": { "url":...
Hi, It looks like this is not compatible with Zabbix 4.0: zabbix_agentd.log ``` 15581:20181003:071736.686 Starting Zabbix Agent [p2vproddb.xxxx]. Zabbix 4.0.0 (revision 85308). 15581:20181003:071736.687 **** Enabled features **** 15581:20181003:071736.687 IPv6 support:...
Hello, I have a question on how can I use `configure-aws-credentials` to assume multiple roles so that my TF `provider.tf` file can apply all the necessary changes to multiple accounts?...
### 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...
This PR fixes the below error, using Terraform version `0.14.7` and aws provider version `v3.31.0` ``` Error: Unsupported block type on cis_baseline_infrastructure.tf line 236, in resource "aws_subnet" "CIS_Private_Subnets": 236: tags...
Hi there! I'm setting up a brand new PGlogical connection between two PostgreSQL 14 versions. The Source database is (AWS EC2 Instance): pglogical version on source: `2.4.2-2.pgdg20.04+1` postgres version on...
Hi there! :) I'm back at using Min, but when I installed it again it picked up my last settings. Is there a way to clean up everything and start...