Radek Mensik
Radek Mensik
output "bastion_host_security_group" { description = "The ID of the bastion host security group" value = aws_security_group.bastion_host_security_group[*].id } is since https://github.com/Guimove/terraform-aws-bastion/commit/951280f6e132a5287745f7f591d1143135753fc9 an array, but in documentation is string.
As result the whole user_data.sh is not executed. Also one is not able to connect to instance even with key pair and ec2_user. > module "bastion" { > version =...
- [x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc). - [x] There is a ticket in the bug tracker for the project in our [JIRA](https://jira.spring.io/browse/DATASOLR). - [ ] You...
- [ x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc). - [x ] There is a ticket in the bug tracker for the project in our [JIRA](https://jira.spring.io/browse/DATASOLR). - [...
One may use ordered parameters ``{{1}}`` or named ``{{custmer_name}}`` . Lets add named_parameter. Note that Whatsapp Templates probably does not support combination of both approaches while this fix does. It`s...
When TemplateMessage has component with parameters there is no way to deserialize the TemplateMessage without defined JsonSubTypes.