spring.cloud.vault:
- authentication: AWS_EC2
- aws-ec2:
- use-nonce: false
-From 4bb90cc3f1d7ed9bd4315c9a83b9b8f06bfce0ad Mon Sep 17 00:00:00 2001
From: buildmaster
The nonce is kept in memory and is lost during application restart.
spring.cloud.vault:
- authentication: AWS_EC2
- aws-ec2:
- use-nonce: false
-AWS-EC2 authentication roles are optional and default to the AMI.
You can configure the authentication role by setting the
spring.cloud.vault.aws-ec2.role property.
identity-document sets URL of the PKCS#7 AWS EC2 identity document
use-nonce setting this value to false will disable nonce usage
spring-cloud-vault-config-consul
spring.cloud.vault.consul.token-property
spring.cloud.vault.rabbitmq.username-property and
dependency.
spring-cloud-vault-config-databases
dependency.