Commit 9d608c0
committed
OCPBUGS-31017: aws: add
When publish == "External", the bootstrap VM will be assigned an EIP.
During bootstrap destroy, the `terraform-provider-aws` code might call
`DisassociateAddress` on the EIP before deleting the instance.ec2:DisassociateAddress permission1 parent 911203d commit 9d608c0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
235 | 237 | | |
236 | 238 | | |
237 | 239 | | |
| |||
0 commit comments