We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfefbeb commit fbc81fcCopy full SHA for fbc81fc
1 file changed
demos/ec2/README.md
@@ -6,7 +6,7 @@ Basic configuration of the [Amazon EC2 Plugin](https://plugins.jenkins.io/ec2)
6
7
```yaml
8
x-ec2_anchor: &ec2_anchor
9
- associatePublicIp: PRIVATE_IP
+ associateIpStrategy: PRIVATE_IP
10
connectBySSHProcess: false
11
connectionStrategy: PRIVATE_IP
12
deleteRootOnTermination: false
0 commit comments